Searched refs:IWM_ANT_AB (Results 1 – 2 of 2) sorted by relevance
3158 if ((rx_ant & IWM_ANT_AB) == IWM_ANT_AB || in iwm_setup_ht_rates()3174 ((rx_ant & IWM_ANT_AB) == IWM_ANT_AB || in iwm_setup_vht_rates()9486 lqcmd.dual_stream_ant_msk = IWM_ANT_AB; in iwm_setrates()
4682 #define IWM_ANT_AB (IWM_ANT_A | IWM_ANT_B) macro