Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/fw/api/ !
H A Dconfig.h74 struct iwl_phy_specific_cfg { struct
99 struct iwl_phy_specific_cfg phy_specific_cfg;
/src/sys/contrib/dev/iwlwifi/fw/ !
H A Druntime.h213 struct iwl_phy_specific_cfg phy_filters;
H A Dacpi.c948 struct iwl_phy_specific_cfg *filters = &fwrt->phy_filters; in iwl_acpi_get_phy_filters()
949 struct iwl_phy_specific_cfg tmp = {}; in iwl_acpi_get_phy_filters()
H A Duefi.c822 struct iwl_phy_specific_cfg *filters = &fwrt->phy_filters; in iwl_uefi_get_phy_filters()
/src/sys/contrib/dev/iwlwifi/mvm/ !
H A Dfw.c453 struct iwl_phy_specific_cfg *phy_filters) in iwl_mvm_phy_filter_init()