Searched defs:is_40mhz (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 406 static u32 carl9170_def_val(u32 reg, bool is_2ghz, bool is_40mhz) in carl9170_def_val() argument 432 carl9170_init_phy_from_eeprom(struct ar9170 *ar, bool is_2ghz, bool is_40mhz) carl9170_init_phy_from_eeprom() argument 548 bool is_40mhz = conf_is_ht40(&ar->hw->conf); carl9170_init_phy() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 406 static u32 carl9170_def_val(u32 reg, bool is_2ghz, bool is_40mhz) in carl9170_def_val() argument 432 carl9170_init_phy_from_eeprom(struct ar9170 *ar, bool is_2ghz, bool is_40mhz) carl9170_init_phy_from_eeprom() argument 548 bool is_40mhz = conf_is_ht40(&ar->hw->conf); carl9170_init_phy() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 515 bool enabled, is_40mhz; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 510 bool enabled, is_40mhz; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 1212 bool is_40mhz; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 1212 bool is_40mhz; member
|
Completed in 19 milliseconds