Home
last modified time | relevance | path

Searched refs:REG_CAPA_V2_40MHZ_ALLOWED (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c287 REG_CAPA_V2_40MHZ_ALLOWED = BIT(8), enumerator
1188 reg_capa.allow_40mhz = flags & REG_CAPA_V2_40MHZ_ALLOWED; in iwl_get_reg_capa()