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()
744 #define STA_FLG_MIMO_DIS_MSK cpu_to_le32(1 << 22) macro
860 #define STA_FLG_MIMO_DIS_MSK cpu_to_le32(1 << 22) macro
1882 sta_flags &= ~(STA_FLG_RTS_MIMO_PROT_MSK | STA_FLG_MIMO_DIS_MSK); in il_set_ht_add_station()1886 sta_flags |= STA_FLG_MIMO_DIS_MSK; in il_set_ht_add_station()