Home
last modified time | relevance | path

Searched refs:ieee80211_get_he_iftype_cap_vif (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs-fw.c593 ieee80211_get_he_iftype_cap_vif(sband, vif); in iwl_mvm_rs_fw_rate_init()
H A Dops.c211 he_cap = ieee80211_get_he_iftype_cap_vif(sband, vif); in iwl_mvm_rx_monitor_notif()
H A Dmac80211.c2307 own_he_cap = ieee80211_get_he_iftype_cap_vif(sband, vif); in iwl_mvm_is_nic_ack_enabled()
3489 he_cap = ieee80211_get_he_iftype_cap_vif(sband, vif); in iwl_mvm_reset_cca_40mhz_workaround()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h2700 ieee80211_get_he_iftype_cap_vif(const struct ieee80211_supported_band *band, in ieee80211_get_he_iftype_cap_vif() function