Searched refs:viftype (Results 1 – 4 of 4) sorted by relevance
91 DEFINE_SHOW_ATTRIBUTE(viftype);
1265 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(vif); in iwlagn_mac_add_interface() local1269 viftype, vif->addr); in iwlagn_mac_add_interface()1300 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()
7936 ath12k_mac_prepare_he_mode(struct ath12k_pdev *pdev, u32 viftype) in ath12k_mac_prepare_he_mode() argument7957 if (viftype == NL80211_IFTYPE_AP) { in ath12k_mac_prepare_he_mode()