Searched refs:viftype (Results 1 – 4 of 4) sorted by relevance
87 DEFINE_SHOW_ATTRIBUTE(viftype);
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()
3467 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(sta->vif); in rs_bfer_priority() local3469 switch (viftype) { in rs_bfer_priority()3481 WARN_ONCE(true, "viftype %d sta_id %d", viftype, in rs_bfer_priority()
5198 ath12k_mac_prepare_he_mode(struct ath12k_pdev *pdev, u32 viftype) in ath12k_mac_prepare_he_mode() argument5219 if (viftype == NL80211_IFTYPE_AP) { in ath12k_mac_prepare_he_mode()