Searched refs:vif_type (Results 1 – 9 of 9) sorted by relevance
133 u32 trig_vif = le32_to_cpu(trig->vif_type); in iwl_fw_dbg_trigger_vif_match()
677 __le32 vif_type; member
30 #define VIF_ENTRY __field(enum nl80211_iftype, vif_type) __field(void *, sdata) \33 #define VIF_ASSIGN __entry->vif_type = sdata->vif.type; __entry->sdata = sdata; \37 #define VIF_PR_ARG __get_str(vif_name), __entry->vif_type, __entry->p2p ? "/p2p" : ""1511 enum nl80211_iftype vif_type; member1562 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type);
329 enum nl80211_iftype vif_type; member
3877 .vif_type = sdata->vif.type, in ieee80211_check_fast_rx()
403 u8 vif_type; member
365 static int rsi_map_intf_mode(enum nl80211_iftype vif_type) in rsi_map_intf_mode() argument367 switch (vif_type) { in rsi_map_intf_mode()
655 vap_caps->vif_type = mode; in rsi_set_vap_capabilities()
1163 enum nl80211_iftype vif_type) in iwl_mvm_reserve_sta_stream() argument1182 if (vif_type == NL80211_IFTYPE_STATION && !sta->tdls && in iwl_mvm_reserve_sta_stream()