Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dconfig.h74 struct iwl_phy_specific_cfg { struct
99 struct iwl_phy_specific_cfg phy_specific_cfg;
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h219 struct iwl_phy_specific_cfg phy_filters;
H A Dacpi.c993 struct iwl_phy_specific_cfg *filters = &fwrt->phy_filters; in iwl_acpi_get_phy_filters()
994 struct iwl_phy_specific_cfg tmp = {}; in iwl_acpi_get_phy_filters()
H A Duefi.c860 struct iwl_phy_specific_cfg *filters = &fwrt->phy_filters; in iwl_uefi_get_phy_filters()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c453 struct iwl_phy_specific_cfg *phy_filters) in iwl_mvm_phy_filter_init()