Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.3-rc2/drivers/net/wireless/microchip/wilc1000/
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; in wilc_netdev_cleanup() local
928 struct wilc_vif *vif; in wilc_get_available_idx() local
[all …]
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
673 struct wilc_vif *vif = msg->vif; in handle_rcvd_gnrl_async_info() local
811 struct wilc_vif *vif = msg->vif; in handle_get_statistics() local
962 struct wilc_vif *vif = msg->vif; in handle_set_mcast_filter() local
1522 int wilc_deinit(struct wilc_vif *vif) in wilc_deinit()
1559 struct wilc_vif *vif; in wilc_network_info_received() local
1600 struct wilc_vif *vif; in wilc_gnrl_async_info_received() local
[all …]
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
1647 struct wilc_vif *vif; in wilc_set_wakeup() local
1669 struct wilc_vif *vif; in set_tx_power() local
[all …]
/linux-6.3-rc2/drivers/net/xen-netback/
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 …]
A Dinterface.c183 struct xenvif *vif = netdev_priv(dev); in xenvif_select_queue() local
209 struct xenvif *vif = netdev_priv(dev); in xenvif_start_xmit() local
272 struct xenvif *vif = netdev_priv(dev); in xenvif_get_stats() local
303 static void xenvif_up(struct xenvif *vif) in xenvif_up()
337 struct xenvif *vif = netdev_priv(dev); in xenvif_open() local
346 struct xenvif *vif = netdev_priv(dev); in xenvif_close() local
355 struct xenvif *vif = netdev_priv(dev); in xenvif_change_mtu() local
367 struct xenvif *vif = netdev_priv(dev); in xenvif_fix_features() local
428 struct xenvif *vif = netdev_priv(dev); in xenvif_get_ethtool_stats() local
489 struct xenvif *vif; in xenvif_alloc() local
[all …]
/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
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 …]
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 …]
A Devent.c19 qtnf_event_handle_sta_assoc(struct qtnf_wmac *mac, struct qtnf_vif *vif, in qtnf_event_handle_sta_assoc()
136 qtnf_event_handle_bss_join(struct qtnf_vif *vif, in qtnf_event_handle_bss_join()
284 qtnf_event_handle_bss_leave(struct qtnf_vif *vif, in qtnf_event_handle_bss_leave()
311 qtnf_event_handle_mgmt_received(struct qtnf_vif *vif, in qtnf_event_handle_mgmt_received()
340 qtnf_event_handle_scan_results(struct qtnf_vif *vif, in qtnf_event_handle_scan_results()
442 struct qtnf_vif *vif; in qtnf_event_handle_freq_change() local
488 static int qtnf_event_handle_radar(struct qtnf_vif *vif, in qtnf_event_handle_radar()
557 qtnf_event_handle_external_auth(struct qtnf_vif *vif, in qtnf_event_handle_external_auth()
596 qtnf_event_handle_mic_failure(struct qtnf_vif *vif, in qtnf_event_handle_mic_failure()
632 qtnf_event_handle_update_owe(struct qtnf_vif *vif, in qtnf_event_handle_update_owe()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
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 …]
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 …]
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
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()
298 struct ieee80211_vif *vif, in iwl_mvm_power_config_skip_dtim()
333 struct ieee80211_vif *vif, in iwl_mvm_power_build_cmd()
451 struct ieee80211_vif *vif) in iwl_mvm_power_send_cmd()
789 struct ieee80211_vif *vif, in _iwl_mvm_enable_beacon_filter()
811 struct ieee80211_vif *vif, in iwl_mvm_enable_beacon_filter()
823 struct ieee80211_vif *vif, in _iwl_mvm_disable_beacon_filter()
842 struct ieee80211_vif *vif, in iwl_mvm_disable_beacon_filter()
[all …]
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()
400 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_set_ht_flags()
434 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_cmd_common()
1019 struct ieee80211_vif *vif, in iwl_mvm_mac_ctxt_send_beacon()
1067 struct ieee80211_vif *vif; member
1420 struct ieee80211_vif *vif; in iwl_mvm_rx_missed_beacons_notif() local
1541 struct ieee80211_vif *vif; in iwl_mvm_probe_resp_data_notif() local
1658 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_error_notif() local
[all …]
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 …]
A Dmac80211.c1317 struct ieee80211_vif *vif) in iwl_mvm_abort_channel_switch()
1356 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_disconnect_wk() local
1516 struct ieee80211_vif *vif) in iwl_mvm_prepare_mac_removal()
1745 struct ieee80211_vif *vif, in iwl_mvm_config_iface_filter()
2536 struct ieee80211_vif *vif, in iwl_mvm_start_ap_ibss()
2677 struct ieee80211_vif *vif, in iwl_mvm_stop_ap_ibss()
2756 struct ieee80211_vif *vif, in iwl_mvm_bss_info_changed_ap_ibss()
3182 struct ieee80211_vif *vif, in iwl_mvm_mei_host_associated()
3248 struct ieee80211_vif *vif, in iwl_mvm_mac_sta_state()
3530 struct ieee80211_vif *vif, in iwl_mvm_mac_mgd_complete_tx()
[all …]
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
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
411 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_join() local
458 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_join_finalize() local
[all …]
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dmac80211.c107 struct ieee80211_vif *vif) in rtw89_ops_add_interface()
157 struct ieee80211_vif *vif) in rtw89_ops_remove_interface()
177 struct ieee80211_vif *vif, in rtw89_ops_change_interface()
360 struct ieee80211_vif *vif, in rtw89_station_mode_sta_assoc()
479 struct ieee80211_vif *vif, in rtw89_ops_conf_tx()
496 struct ieee80211_vif *vif, in __rtw89_ops_sta_state()
547 struct ieee80211_vif *vif, in rtw89_ops_set_key()
585 struct ieee80211_vif *vif, in rtw89_ops_ampdu_action()
689 struct ieee80211_vif *vif; member
764 struct ieee80211_vif *vif, in rtw89_ops_sw_scan_start()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
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 …]
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
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmain.c306 struct ieee80211_vif *vif) in mt7921_add_interface()
363 struct ieee80211_vif *vif) in mt7921_remove_interface()
390 struct ieee80211_vif *vif) in mt7921_roc_iter()
439 struct mt7921_vif *vif, in mt7921_set_roc()
469 struct ieee80211_vif *vif, in mt7921_remain_on_channel()
984 struct ieee80211_vif *vif, in mt7921_sta_state()
1389 struct ieee80211_vif *vif, in mt7921_sta_statistics()
1475 struct ieee80211_vif *vif, in mt7921_set_rekey_data()
1496 struct ieee80211_vif *vif, in mt7921_sta_set_decap_offload()
1720 struct ieee80211_vif *vif, in mt7921_assign_vif_chanctx()
[all …]
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dmac80211.c152 struct ieee80211_vif *vif) in rtw_ops_add_interface()
244 struct ieee80211_vif *vif, in rtw_ops_change_interface()
437 struct ieee80211_vif *vif, in rtw_ops_start_ap()
451 struct ieee80211_vif *vif, in rtw_ops_conf_tx()
471 struct ieee80211_vif *vif, in rtw_ops_sta_add()
588 struct ieee80211_vif *vif, in rtw_ops_ampdu_action()
634 struct ieee80211_vif *vif, in rtw_ops_sw_scan_start()
656 struct ieee80211_vif *vif, in rtw_ops_mgd_prepare_tx()
691 struct ieee80211_vif *vif, in rtw_ops_flush()
706 struct ieee80211_vif *vif; member
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmain.c157 struct ieee80211_vif *vif) in mt7996_add_interface()
236 struct ieee80211_vif *vif) in mt7996_remove_interface()
479 struct ieee80211_vif *vif, in mt7996_update_bss_color()
501 struct ieee80211_vif *vif, in mt7996_bss_info_changed()
564 struct ieee80211_vif *vif, in mt7996_channel_switch_beacon()
901 struct ieee80211_vif *vif, in mt7996_sta_statistics()
945 struct ieee80211_vif *vif, in mt7996_sta_rc_update()
982 struct ieee80211_vif *vif, in mt7996_sta_set_4addr()
998 struct ieee80211_vif *vif, in mt7996_sta_set_decap_offload()
1116 struct ieee80211_vif *vif, in mt7996_get_et_strings()
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
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()
1009 struct ieee80211_vif *vif, in mt7915_sta_statistics()
1086 struct ieee80211_vif *vif, in mt7915_sta_rc_update()
1123 struct ieee80211_vif *vif, in mt7915_sta_set_4addr()
1139 struct ieee80211_vif *vif, in mt7915_sta_set_decap_offload()
1155 struct ieee80211_vif *vif, in mt7915_sta_set_txpwr()
1291 struct ieee80211_vif *vif, in mt7915_get_et_strings()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/
A Dmain.c310 struct ieee80211_vif *vif = NULL; in wcn36xx_change_ps() local
326 struct ieee80211_vif *vif = NULL; in wcn36xx_change_opchannel() local
436 struct ieee80211_vif *vif = NULL; in wcn36xx_configure_filter() local
501 struct ieee80211_vif *vif, in wcn36xx_set_key()
631 struct ieee80211_vif *vif, in wcn36xx_hw_scan()
666 struct ieee80211_vif *vif) in wcn36xx_cancel_hw_scan()
682 struct ieee80211_vif *vif, in wcn36xx_sw_scan_start()
997 struct ieee80211_vif *vif) in wcn36xx_add_interface()
1082 struct ieee80211_vif *vif = NULL; in wcn36xx_get_first_assoc_vif() local
1158 struct ieee80211_vif *vif, in wcn36xx_set_rekey_data()
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt7601u/
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 …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmain.c180 struct ieee80211_vif *vif) in mt7615_add_interface()
248 struct ieee80211_vif *vif) in mt7615_remove_interface()
557 struct ieee80211_vif *vif, in mt7615_bss_info_changed()
609 struct ieee80211_vif *vif, in mt7615_channel_switch_beacon()
690 struct ieee80211_vif *vif, in mt7615_sta_rate_tbl_update()
740 struct ieee80211_vif *vif = info->control.vif; in mt7615_tx() local
1005 struct ieee80211_vif *vif) in mt7615_roc_iter()
1143 struct ieee80211_vif *vif, in mt7615_remain_on_channel()
1175 struct ieee80211_vif *vif) in mt7615_cancel_remain_on_channel()
1194 struct ieee80211_vif *vif, in mt7615_sta_set_decap_offload()
[all …]

Completed in 80 milliseconds

12345678910>>...13