Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmld.h431 static inline u8 iwl_mld_phy_band_to_nl80211(u8 phy_band) in iwl_mld_phy_band_to_nl80211() argument
433 switch (phy_band) { in iwl_mld_phy_band_to_nl80211()
441 WARN_ONCE(1, "Unsupported phy band (%u)\n", phy_band); in iwl_mld_phy_band_to_nl80211()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h2492 static inline u8 iwl_mvm_nl80211_band_from_phy(u8 phy_band) in iwl_mvm_nl80211_band_from_phy() argument
2494 switch (phy_band) { in iwl_mvm_nl80211_band_from_phy()
2502 WARN_ONCE(1, "Unsupported phy band (%u)\n", phy_band); in iwl_mvm_nl80211_band_from_phy()