Searched refs:viftype (Results 1 – 3 of 3) sorted by relevance
1269 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(vif); in iwlagn_mac_add_interface() local1273 viftype, vif->addr); in iwlagn_mac_add_interface()1304 if (!(possible_modes & BIT(viftype))) in iwlagn_mac_add_interface()
3460 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(sta->vif); in rs_bfer_priority() local3462 switch (viftype) { in rs_bfer_priority()3474 WARN_ONCE(true, "viftype %d sta_id %d", viftype, sta->sta_id); in rs_bfer_priority()
5986 ath11k_mac_prepare_he_mode(struct ath11k_pdev *pdev, u32 viftype) in ath11k_mac_prepare_he_mode() argument6005 if (viftype == NL80211_IFTYPE_AP) { in ath11k_mac_prepare_he_mode()