Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1269 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(vif); in iwlagn_mac_add_interface() local
1273 viftype, vif->addr); in iwlagn_mac_add_interface()
1304 if (!(possible_modes & BIT(viftype))) in iwlagn_mac_add_interface()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c3460 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(sta->vif); in rs_bfer_priority() local
3462 switch (viftype) { in rs_bfer_priority()
3474 WARN_ONCE(true, "viftype %d sta_id %d", viftype, sta->sta_id); in rs_bfer_priority()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c5986 ath11k_mac_prepare_he_mode(struct ath11k_pdev *pdev, u32 viftype) in ath11k_mac_prepare_he_mode() argument
6005 if (viftype == NL80211_IFTYPE_AP) { in ath11k_mac_prepare_he_mode()