Searched refs:_ttc_rrc_status (Results 1 – 1 of 1) sorted by relevance
360 #define IWL_COEX_IS_TTC_ON(_ttc_rrc_status, _phy_id) \ argument361 (_ttc_rrc_status & BIT(_phy_id))363 #define IWL_COEX_IS_RRC_ON(_ttc_rrc_status, _phy_id) \ argument364 ((_ttc_rrc_status >> 4) & BIT(_phy_id))