Home
last modified time | relevance | path

Searched refs:STA_FLG_RTS_MIMO_PROT_MSK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c157 *mask = STA_FLG_RTS_MIMO_PROT_MSK | in iwl_sta_calc_ht_flags()
179 *flags |= STA_FLG_RTS_MIMO_PROT_MSK; in iwl_sta_calc_ht_flags()
H A Dcommands.h791 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c152 *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()
H A Dcommands.h738 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h858 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
H A Dcommon.c1881 sta_flags &= ~(STA_FLG_RTS_MIMO_PROT_MSK | STA_FLG_MIMO_DIS_MSK); in il_set_ht_add_station()
1888 sta_flags |= STA_FLG_RTS_MIMO_PROT_MSK; in il_set_ht_add_station()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h858 #define STA_FLG_RTS_MIMO_PROT_MSK cpu_to_le32(1 << 17) macro
H A Dcommon.c1879 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()

Completed in 83 milliseconds