Searched refs:STA_FLG_RTS_MIMO_PROT_MSK (Results 1 – 4 of 4) sorted by relevance
152 *mask = STA_FLG_RTS_MIMO_PROT_MSK | in iwl_sta_calc_ht_flags()174 *flags |= STA_FLG_RTS_MIMO_PROT_MSK; in iwl_sta_calc_ht_flags()
738 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
858 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
1879 sta_flags &= ~(STA_FLG_RTS_MIMO_PROT_MSK | STA_FLG_MIMO_DIS_MSK); in il_set_ht_add_station()1886 sta_flags |= STA_FLG_RTS_MIMO_PROT_MSK; in il_set_ht_add_station()