Searched refs:vif_type (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/staging/wilc1000/ |
| D | wilc_wfi_netdevice.h | 291 int vif_type, enum nl80211_iftype type,
|
| D | wilc_netdev.c | 885 int vif_type, enum nl80211_iftype type, in wilc_netdev_ifc_init() argument 923 vif->iftype = vif_type; in wilc_netdev_ifc_init()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | dbg.h | 149 u32 trig_vif = le32_to_cpu(trig->vif_type); in iwl_fw_dbg_trigger_vif_match()
|
| D | file.h | 745 __le32 vif_type; member
|
| /Linux-v5.4/net/mac80211/ |
| D | trace.h | 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" : "" 1542 enum nl80211_iftype vif_type; member 1593 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type);
|
| D | sta_info.h | 336 enum nl80211_iftype vif_type; member
|
| D | rx.c | 3973 .vif_type = sdata->vif.type, in ieee80211_check_fast_rx()
|
| /Linux-v5.4/drivers/net/wireless/rsi/ |
| D | rsi_mgmt.h | 416 u8 vif_type; member
|
| D | rsi_91x_mac80211.c | 433 static int rsi_map_intf_mode(enum nl80211_iftype vif_type) in rsi_map_intf_mode() argument 435 switch (vif_type) { in rsi_map_intf_mode()
|
| D | rsi_91x_mgmt.c | 735 vap_caps->vif_type = mode; in rsi_set_vap_capabilities()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.c | 1405 enum nl80211_iftype vif_type) in iwl_mvm_reserve_sta_stream() argument 1418 if (vif_type == NL80211_IFTYPE_STATION && !sta->tdls && in iwl_mvm_reserve_sta_stream()
|