Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmcc.c134 if (!iwl_puncturing_is_allowed_in_bios(mld->bios_enable_puncturing, in iwl_mld_get_regdomain()
H A Dmld.h168 * @bios_enable_puncturing: is puncturing enabled by bios
266 bool bios_enable_puncturing; member
H A Dmld.c412 mld->bios_enable_puncturing = iwl_uefi_get_puncturing(&mld->fwrt); in iwl_op_mode_mld_start()