Searched refs:STA_FLG_MIMO_DIS_MSK (Results 1 – 4 of 4) sorted by relevance
153 STA_FLG_MIMO_DIS_MSK | in iwl_sta_calc_ht_flags()171 *flags |= STA_FLG_MIMO_DIS_MSK; in iwl_sta_calc_ht_flags()
743 #define STA_FLG_MIMO_DIS_MSK cpu_to_le32(1 << 22) macro
863 #define STA_FLG_MIMO_DIS_MSK cpu_to_le32(1 << 22) macro
1879 sta_flags &= ~(STA_FLG_RTS_MIMO_PROT_MSK | STA_FLG_MIMO_DIS_MSK); in il_set_ht_add_station()1883 sta_flags |= STA_FLG_MIMO_DIS_MSK; in il_set_ht_add_station()