Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c201 REG_CAPA_V1_40MHZ_FORBIDDEN = BIT(7), enumerator
1715 reg_capa.allow_40mhz = !(flags & REG_CAPA_V1_40MHZ_FORBIDDEN); in iwl_get_reg_capa()