Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmcc.c180 if (!iwl_puncturing_is_allowed_in_bios(mld->bios_enable_puncturing, in iwl_mld_get_regdomain()
H A Dmld.h253 bool bios_enable_puncturing; member
H A Dmld.c396 mld->bios_enable_puncturing = iwl_uefi_get_puncturing(&mld->fwrt); in iwl_op_mode_mld_start()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1358 mvm->bios_enable_puncturing = iwl_uefi_get_puncturing(&mvm->fwrt); in iwl_op_mode_mvm_start()
H A Dmvm.h1378 u32 bios_enable_puncturing; member
H A Dmac80211.c168 if (!iwl_puncturing_is_allowed_in_bios(mvm->bios_enable_puncturing, in iwl_mvm_get_regdomain()