Home
last modified time | relevance | path

Searched defs:vif (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c53 struct wilc_vif *vif = netdev_priv(dev); in init_irq() local
72 struct wilc_vif *vif = netdev_priv(dev); in deinit_irq() local
96 struct wilc_vif *vif; in get_if_handler() local
132 struct wilc_vif *vif; in wilc_wlan_get_num_conn_ifcs() local
181 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_get_firmware() local
756 struct wilc_vif *vif; in wilc_mac_xmit() local
807 struct wilc_vif *vif; in wilc_frmw_to_host() local
843 struct wilc_vif *vif; in wilc_wfi_mgmt_rx() local
881 struct wilc_vif *vif, *vif_tmp; in wilc_netdev_cleanup() local
914 struct wilc_vif *vif; in wilc_get_available_idx() local
[all …]
H A Dhif.c46 struct wilc_vif *vif; member
92 int wilc_get_vif_idx(struct wilc_vif *vif) in wilc_get_vif_idx()
105 struct wilc_vif *vif; in wilc_get_vif_from_idx() local
335 struct wilc_vif *vif = msg->vif; in handle_connect_timeout() local
686 struct wilc_vif *vif = msg->vif; in handle_rcvd_gnrl_async_info() local
824 struct wilc_vif *vif = msg->vif; in handle_get_statistics() local
975 struct wilc_vif *vif = msg->vif; in handle_set_mcast_filter() local
1535 int wilc_deinit(struct wilc_vif *vif) in wilc_deinit()
1572 struct wilc_vif *vif; in wilc_network_info_received() local
1613 struct wilc_vif *vif; in wilc_gnrl_async_info_received() local
[all …]
H A Dcfg80211.c169 struct wilc_vif *vif = netdev_priv(dev); in cfg_connect_result() local
226 struct wilc_vif *vif; in wilc_get_wl_to_vif() local
239 struct wilc_vif *vif; in set_channel() local
811 struct wilc_vif *vif; in set_wiphy_params() local
1099 struct wilc_vif *vif = data; in wilc_wfi_remain_on_channel_expired() local
1525 struct wilc_vif *vif; in wilc_get_vif_from_type() local
1542 struct wilc_vif *vif; in add_virtual_intf() local
1608 struct wilc_vif *vif; in del_virtual_intf() local
1646 struct wilc_vif *vif; in wilc_set_wakeup() local
1668 struct wilc_vif *vif; in set_tx_power() local
[all …]
/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c35 static void xenvif_add_hash(struct xenvif *vif, const u8 *tag, in xenvif_add_hash()
81 static u32 xenvif_new_hash(struct xenvif *vif, const u8 *data, in xenvif_new_hash()
96 static void xenvif_flush_hash(struct xenvif *vif) in xenvif_flush_hash()
116 static u32 xenvif_find_hash(struct xenvif *vif, const u8 *data, in xenvif_find_hash()
246 u32 xenvif_set_hash_alg(struct xenvif *vif, u32 alg) in xenvif_set_hash_alg()
262 u32 xenvif_get_hash_flags(struct xenvif *vif, u32 *flags) in xenvif_get_hash_flags()
275 u32 xenvif_set_hash_flags(struct xenvif *vif, u32 flags) in xenvif_set_hash_flags()
291 u32 xenvif_set_hash_key(struct xenvif *vif, u32 gref, u32 len) in xenvif_set_hash_key()
323 u32 xenvif_set_hash_mapping_size(struct xenvif *vif, u32 size) in xenvif_set_hash_mapping_size()
454 void xenvif_init_hash(struct xenvif *vif) in xenvif_init_hash()
[all …]
H A Dinterface.c181 struct xenvif *vif = netdev_priv(dev); in xenvif_select_queue() local
207 struct xenvif *vif = netdev_priv(dev); in xenvif_start_xmit() local
270 struct xenvif *vif = netdev_priv(dev); in xenvif_get_stats() local
301 static void xenvif_up(struct xenvif *vif) in xenvif_up()
335 struct xenvif *vif = netdev_priv(dev); in xenvif_open() local
344 struct xenvif *vif = netdev_priv(dev); in xenvif_close() local
353 struct xenvif *vif = netdev_priv(dev); in xenvif_change_mtu() local
365 struct xenvif *vif = netdev_priv(dev); in xenvif_fix_features() local
426 struct xenvif *vif = netdev_priv(dev); in xenvif_get_ethtool_stats() local
487 struct xenvif *vif; in xenvif_alloc() local
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c8 struct ieee80211_vif *vif) in iwl_mvm_mld_mac_add_interface()
207 struct ieee80211_vif *vif) in iwl_mvm_esr_mode_active()
238 struct ieee80211_vif *vif, in __iwl_mvm_mld_assign_vif_chanctx()
345 struct ieee80211_vif *vif, in iwl_mvm_mld_assign_vif_chanctx()
527 struct ieee80211_vif *vif, in iwl_mvm_mld_start_ap()
534 struct ieee80211_vif *vif) in iwl_mvm_mld_start_ibss()
563 struct ieee80211_vif *vif, in iwl_mvm_mld_stop_ap()
570 struct ieee80211_vif *vif) in iwl_mvm_mld_stop_ibss()
679 struct ieee80211_vif *vif, in iwl_mvm_mld_vif_cfg_changed_station()
855 struct ieee80211_vif *vif, in iwl_mvm_mld_vif_cfg_changed()
[all …]
H A Dmld-mac.c8 struct ieee80211_vif *vif, in iwl_mvm_mld_set_he_support()
18 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_common()
95 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_sta()
160 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_listener()
179 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_ibss()
196 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_p2p_device()
215 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_ap_go()
235 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctx_send()
257 int iwl_mvm_mld_mac_ctxt_add(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_mld_mac_ctxt_add()
282 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_changed()
[all …]
H A Dmac-ctxt.c36 struct ieee80211_vif *vif; member
44 struct ieee80211_vif *vif) in iwl_mvm_mac_tsf_id_iter()
174 struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_recalc_tsf_id()
531 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_cmd_common()
727 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_cmd_listener()
1148 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_send_beacon()
1200 struct ieee80211_vif *vif; member
1566 struct ieee80211_vif *vif; in iwl_mvm_rx_missed_beacons_notif() local
1713 struct ieee80211_vif *vif; in iwl_mvm_probe_resp_data_notif() local
1858 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_error_notif() local
[all …]
H A Dpower.c71 struct ieee80211_vif *vif, in iwl_mvm_beacon_filter_set_cqm_params()
124 struct ieee80211_vif *vif, in iwl_mvm_power_configure_uapsd()
216 struct ieee80211_vif *vif) in iwl_mvm_p2p_standalone_iterator()
305 struct ieee80211_vif *vif, in iwl_mvm_power_config_skip_dtim()
339 struct ieee80211_vif *vif, in iwl_mvm_power_build_cmd()
457 struct ieee80211_vif *vif) in iwl_mvm_power_send_cmd()
810 struct ieee80211_vif *vif, in _iwl_mvm_enable_beacon_filter()
832 struct ieee80211_vif *vif, in iwl_mvm_enable_beacon_filter()
844 struct ieee80211_vif *vif, in _iwl_mvm_disable_beacon_filter()
863 struct ieee80211_vif *vif, in iwl_mvm_disable_beacon_filter()
[all …]
H A Ddebugfs-vif.c11 struct ieee80211_vif *vif, in iwl_dbgfs_update_pm()
139 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_tx_pwr_lmt_read() local
154 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_pm_params_read() local
170 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_mac_params_read() local
396 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_bf_params_read() local
445 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_os_device_timediff_read() local
524 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_low_latency_read() local
552 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_uapsd_misbehaving_read() local
618 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_rx_phyinfo_read() local
630 struct ieee80211_vif *vif) in iwl_dbgfs_quota_check()
[all …]
H A Dmac80211.c1059 struct ieee80211_vif *vif; in iwl_mvm_cleanup_sta_iterator() local
1413 struct ieee80211_vif *vif) in iwl_mvm_post_channel_switch()
1501 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_disconnect_wk() local
1688 struct ieee80211_vif *vif) in iwl_mvm_prepare_mac_removal()
1940 struct ieee80211_vif *vif, in iwl_mvm_config_iface_filter()
3093 struct ieee80211_vif *vif, in iwl_mvm_bss_info_changed_common()
3150 struct ieee80211_vif *vif) in iwl_mvm_mac_cancel_hw_scan()
3318 struct ieee80211_vif *vif, in iwl_mvm_sta_pre_rcu_remove()
3754 struct ieee80211_vif *vif, in iwl_mvm_sta_state_auth_to_assoc()
4077 struct ieee80211_vif *vif, in iwl_mvm_mac_mgd_prepare_tx()
[all …]
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c79 struct qtnf_vif *vif; in qtnf_validate_iface_combinations() local
129 struct qtnf_vif *vif = qtnf_netdev_get_priv(dev); in qtnf_change_virtual_intf() local
162 struct qtnf_vif *vif; in qtnf_del_virtual_intf() local
203 struct qtnf_vif *vif; in qtnf_add_virtual_intf() local
336 struct qtnf_vif *vif = qtnf_netdev_get_priv(dev); in qtnf_change_beacon() local
376 struct qtnf_vif *vif; in qtnf_set_wiphy_params() local
717 struct qtnf_vif *vif; in qtnf_disconnect() local
786 struct qtnf_vif *vif; in qtnf_get_channel() local
899 struct qtnf_vif *vif; in qtnf_set_tx_power() local
943 struct qtnf_vif *vif; in qtnf_suspend() local
[all …]
H A Dcore.c92 struct qtnf_vif *vif; in qtnf_netdev_hard_start_xmit() local
140 struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); in qtnf_netdev_tx_timeout() local
164 struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); in qtnf_netdev_set_mac_address() local
274 struct qtnf_vif *vif; in qtnf_mac_get_free_vif() local
288 struct qtnf_vif *vif; in qtnf_mac_get_base_vif() local
393 struct qtnf_vif *vif = in qtnf_vif_send_data_high_pri() local
413 struct qtnf_vif *vif; in qtnf_core_mac_alloc() local
508 struct qtnf_vif *vif; in qtnf_core_mac_detach() local
561 struct qtnf_vif *vif; in qtnf_core_mac_attach() local
667 struct qtnf_vif *vif; in qtnf_core_netdevice_event() local
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c917 struct ath6kl_vif *vif, in ath6kl_set_probed_ssids()
1382 struct ath6kl_vif *vif; in ath6kl_cfg80211_set_wiphy_params() local
1412 struct ath6kl_vif *vif; in ath6kl_cfg80211_set_txpower() local
1447 struct ath6kl_vif *vif; in ath6kl_cfg80211_get_txpower() local
2223 struct ath6kl_vif *first_vif, *vif; in ath6kl_wow_suspend() local
2306 struct ath6kl_vif *vif; in ath6kl_wow_resume() local
2348 struct ath6kl_vif *vif; in ath6kl_cfg80211_deepsleep_suspend() local
2388 struct ath6kl_vif *vif; in ath6kl_cfg80211_deepsleep_resume() local
2423 struct ath6kl_vif *vif; in ath6kl_cfg80211_suspend() local
3517 struct ath6kl_vif *vif; in ath6kl_cfg80211_stop_all() local
[all …]
H A Dmain.c350 static void ath6kl_install_static_wep_keys(struct ath6kl_vif *vif) in ath6kl_install_static_wep_keys()
506 struct ath6kl_vif *vif = from_timer(vif, t, disconnect_timer); in disconnect_timer_handler() local
512 void ath6kl_disconnect(struct ath6kl_vif *vif) in ath6kl_disconnect()
607 struct ath6kl_vif *vif; in ath6kl_check_ch_switch() local
868 void ath6kl_pspoll_event(struct ath6kl_vif *vif, u8 aid) in ath6kl_pspoll_event()
924 void ath6kl_dtimexpiry_event(struct ath6kl_vif *vif) in ath6kl_dtimexpiry_event()
1078 struct ath6kl_vif *vif; in ath6kl_vif_first() local
1095 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_open() local
1111 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_close() local
1125 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_set_features() local
[all …]
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c102 struct ieee80211_vif *vif = NULL; in wfx_configure_filter() local
157 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_get_ps_timeout() local
200 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_update_pm() local
218 int wfx_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wfx_conf_tx()
255 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_event_report_rssi() local
271 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_beacon_loss_work() local
340 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_upload_ap_templates() local
359 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_set_mfp_ap() local
427 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_join() local
474 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_join_finalize() local
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c16 struct wil6210_vif *vif; in wil_has_other_active_ifaces() local
144 struct wil6210_vif *vif; in wil6210_netdev_poll_tx() local
201 static void wil_vif_deinit(struct wil6210_vif *vif) in wil_vif_deinit()
213 void wil_vif_free(struct wil6210_vif *vif) in wil_vif_free()
223 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_ndev_destructor() local
246 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn() local
264 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
303 struct wil6210_vif *vif; in wil_vif_alloc() local
351 struct wil6210_vif *vif; in wil_if_alloc() local
443 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_if_add() local
[all …]
H A Dp2p.c15 static int wil_p2p_start_listen(struct wil6210_vif *vif) in wil_p2p_start_listen()
59 int wil_p2p_search(struct wil6210_vif *vif, in wil_p2p_search()
129 struct wil6210_vif *vif = wdev_to_vif(wil, wdev); in wil_p2p_listen() local
177 u8 wil_p2p_stop_discovery(struct wil6210_vif *vif) in wil_p2p_stop_discovery()
196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen()
235 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_listen_expired() local
263 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_search_expired() local
295 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_delayed_listen_work() local
340 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_p2p_stop_radio_operations() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c109 struct ieee80211_vif *vif) in rtw89_ops_add_interface()
196 struct ieee80211_vif *vif, in rtw89_ops_change_interface()
381 struct ieee80211_vif *vif, in rtw89_station_mode_sta_assoc()
520 struct ieee80211_vif *vif, in rtw89_ops_conf_tx()
537 struct ieee80211_vif *vif, in __rtw89_ops_sta_state()
588 struct ieee80211_vif *vif, in rtw89_ops_set_key()
626 struct ieee80211_vif *vif, in rtw89_ops_ampdu_action()
730 struct ieee80211_vif *vif; member
810 struct ieee80211_vif *vif, in rtw89_ops_sw_scan_start()
882 struct ieee80211_vif *vif, in rtw89_ops_sta_rc_update()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c147 struct ieee80211_vif *vif) in rtw_ops_add_interface()
251 struct ieee80211_vif *vif, in rtw_ops_change_interface()
450 struct ieee80211_vif *vif, in rtw_ops_start_ap()
467 struct ieee80211_vif *vif, in rtw_ops_stop_ap()
481 struct ieee80211_vif *vif, in rtw_ops_conf_tx()
501 struct ieee80211_vif *vif, in rtw_ops_sta_add()
618 struct ieee80211_vif *vif, in rtw_ops_ampdu_action()
664 struct ieee80211_vif *vif, in rtw_ops_sw_scan_start()
721 struct ieee80211_vif *vif, in rtw_ops_flush()
736 struct ieee80211_vif *vif; member
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c342 struct ieee80211_vif *vif) in mt7921_roc_iter()
384 struct mt792x_vif *vif, in mt7921_set_roc()
414 struct ieee80211_vif *vif, in mt7921_remain_on_channel()
431 struct ieee80211_vif *vif) in mt7921_cancel_remain_on_channel()
661 struct ieee80211_vif *vif, in mt7921_bss_info_changed()
875 struct ieee80211_vif *vif, in mt7921_sta_state()
1060 struct ieee80211_vif *vif, in mt7921_set_rekey_data()
1072 struct ieee80211_vif *vif, in mt7921_sta_set_decap_offload()
1263 struct ieee80211_vif *vif) in mt7921_ctx_iter()
1292 struct ieee80211_vif *vif, in mt7921_mgd_prepare_tx()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c205 struct ieee80211_vif *vif) in mt7915_add_interface()
285 struct ieee80211_vif *vif) in mt7915_remove_interface()
576 struct ieee80211_vif *vif, in mt7915_update_bss_color()
598 struct ieee80211_vif *vif, in mt7915_bss_info_changed()
1067 struct ieee80211_vif *vif, in mt7915_sta_statistics()
1145 struct ieee80211_vif *vif, in mt7915_sta_rc_update()
1182 struct ieee80211_vif *vif, in mt7915_sta_set_4addr()
1198 struct ieee80211_vif *vif, in mt7915_sta_set_decap_offload()
1214 struct ieee80211_vif *vif, in mt7915_sta_set_txpwr()
1386 struct ieee80211_vif *vif, in mt7915_get_et_strings()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c164 struct ieee80211_vif *vif) in mt7996_add_interface()
243 struct ieee80211_vif *vif) in mt7996_remove_interface()
489 struct ieee80211_vif *vif, in mt7996_update_bss_color()
560 struct ieee80211_vif *vif, in mt7996_bss_info_changed()
639 struct ieee80211_vif *vif, in mt7996_channel_switch_beacon()
977 struct ieee80211_vif *vif, in mt7996_sta_statistics()
1022 struct ieee80211_vif *vif, in mt7996_sta_rc_update()
1059 struct ieee80211_vif *vif, in mt7996_sta_set_4addr()
1075 struct ieee80211_vif *vif, in mt7996_sta_set_decap_offload()
1197 struct ieee80211_vif *vif, in mt7996_get_et_strings()
[all …]
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c309 struct ieee80211_vif *vif = NULL; in wcn36xx_change_ps() local
325 struct ieee80211_vif *vif = NULL; in wcn36xx_change_opchannel() local
435 struct ieee80211_vif *vif = NULL; in wcn36xx_configure_filter() local
500 struct ieee80211_vif *vif, in wcn36xx_set_key()
630 struct ieee80211_vif *vif, in wcn36xx_hw_scan()
665 struct ieee80211_vif *vif) in wcn36xx_cancel_hw_scan()
681 struct ieee80211_vif *vif, in wcn36xx_sw_scan_start()
996 struct ieee80211_vif *vif) in wcn36xx_add_interface()
1081 struct ieee80211_vif *vif = NULL; in wcn36xx_get_first_assoc_vif() local
1157 struct ieee80211_vif *vif, in wcn36xx_set_rekey_data()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c45 struct ieee80211_vif *vif) in mt7601u_add_interface()
72 struct ieee80211_vif *vif) in mt7601u_remove_interface()
134 mt7601u_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_bss_info_changed()
209 mt7601u_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_add()
240 mt7601u_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_remove()
259 mt7601u_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_notify()
266 struct ieee80211_vif *vif, in mt7601u_sw_scan()
277 struct ieee80211_vif *vif) in mt7601u_sw_scan_complete()
293 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7601u_set_key()
347 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt76_ampdu_action()
[all …]

12345678910>>...14