Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c46 struct wilc_vif *vif; member
55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work()
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
118 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done()
154 int wilc_scan(struct wilc_vif *vif, u8 scan_source, in wilc_scan()
273 static int wilc_send_connect_wid(struct wilc_vif *vif) in wilc_send_connect_wid()
337 struct wilc_vif *vif = msg->vif; in handle_connect_timeout() local
573 static void host_int_get_assoc_res_info(struct wilc_vif *vif, in host_int_get_assoc_res_info()
623 static inline void host_int_parse_assoc_resp_info(struct wilc_vif *vif, in host_int_parse_assoc_resp_info()
[all …]
H A Dnetdev.c59 struct wilc_vif *vif = netdev_priv(dev); in init_irq() local
78 struct wilc_vif *vif = netdev_priv(dev); in deinit_irq() local
102 struct wilc_vif *vif; in get_if_handler() local
124 struct wilc_vif *vif = netdev_priv(wilc_netdev); in wilc_wlan_set_bssid() local
138 struct wilc_vif *vif; in wilc_wlan_get_num_conn_ifcs() local
202 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_get_firmware() local
231 struct wilc_vif *vif = netdev_priv(dev); in wilc_start_firmware() local
248 struct wilc_vif *vif = netdev_priv(dev); in wilc_firmware_download() local
270 static int wilc_init_fw_config(struct net_device *dev, struct wilc_vif *vif) in wilc_init_fw_config()
443 struct wilc_vif *vif = netdev_priv(dev); in wlan_deinitialize_threads() local
[all …]
H A Dcfg80211.c167 struct wilc_vif *vif = netdev_priv(dev); in cfg_connect_result() local
224 struct wilc_vif *vif; in wilc_get_wl_to_vif() local
238 struct wilc_vif *vif; in set_channel() local
263 struct wilc_vif *vif = netdev_priv(request->wdev->netdev); in scan() local
302 struct wilc_vif *vif = netdev_priv(dev); in connect() local
451 struct wilc_vif *vif = netdev_priv(dev); in disconnect() local
547 struct wilc_vif *vif = netdev_priv(wdev->netdev); in add_key() local
647 struct wilc_vif *vif = netdev_priv(wdev->netdev); in del_key() local
688 struct wilc_vif *vif = netdev_priv(wdev->netdev); in get_key() local
731 struct wilc_vif *vif = netdev_priv(wdev->netdev); in set_default_mgmt_key() local
[all …]
/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()
115 static u32 xenvif_find_hash(struct xenvif *vif, const u8 *data, in xenvif_find_hash()
150 void xenvif_set_skb_hash(struct xenvif *vif, struct sk_buff *skb) in xenvif_set_skb_hash()
245 u32 xenvif_set_hash_alg(struct xenvif *vif, u32 alg) in xenvif_set_hash_alg()
261 u32 xenvif_get_hash_flags(struct xenvif *vif, u32 *flags) in xenvif_get_hash_flags()
274 u32 xenvif_set_hash_flags(struct xenvif *vif, u32 flags) in xenvif_set_hash_flags()
290 u32 xenvif_set_hash_key(struct xenvif *vif, u32 gref, u32 len) in xenvif_set_hash_key()
322 u32 xenvif_set_hash_mapping_size(struct xenvif *vif, u32 size) in xenvif_set_hash_mapping_size()
[all …]
H A Dinterface.c70 static int xenvif_schedulable(struct xenvif *vif) in xenvif_schedulable()
181 struct xenvif *vif = netdev_priv(dev); in xenvif_select_queue() local
207 struct xenvif *vif = netdev_priv(dev); in xenvif_start_xmit() local
273 struct xenvif *vif = netdev_priv(dev); in xenvif_get_stats() local
304 static void xenvif_up(struct xenvif *vif) in xenvif_up()
320 static void xenvif_down(struct xenvif *vif) in xenvif_down()
338 struct xenvif *vif = netdev_priv(dev); in xenvif_open() local
347 struct xenvif *vif = netdev_priv(dev); in xenvif_close() local
356 struct xenvif *vif = netdev_priv(dev); in xenvif_change_mtu() local
368 struct xenvif *vif = netdev_priv(dev); in xenvif_fix_features() local
[all …]
H A Dxenbus.c163 struct xenvif *vif = m->private; in xenvif_ctrl_show() local
171 static void xenvif_debugfs_addif(struct xenvif *vif) in xenvif_debugfs_addif()
191 static void xenvif_debugfs_delif(struct xenvif *vif) in xenvif_debugfs_delif()
226 struct xenvif *vif; in backend_create_xenvif() local
252 struct xenvif *vif = be->vif; in backend_disconnect() local
399 struct xenvif *vif = be->vif; in read_xenbus_frontend_xdp() local
526 struct xenvif *vif = container_of(watch, struct xenvif, credit_watch); in xen_net_rate_changed() local
546 struct xenvif *vif) in xen_register_credit_watch()
573 static void xen_unregister_credit_watch(struct xenvif *vif) in xen_unregister_credit_watch()
585 struct xenvif *vif = container_of(watch, struct xenvif, in xen_mcast_ctrl_changed() local
[all …]
/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
287 static int qtnf_mgmt_set_appie(struct qtnf_vif *vif, in qtnf_mgmt_set_appie()
336 struct qtnf_vif *vif = qtnf_netdev_get_priv(dev); in qtnf_change_beacon() local
344 struct qtnf_vif *vif = qtnf_netdev_get_priv(dev); in qtnf_start_ap() local
358 struct qtnf_vif *vif = qtnf_netdev_get_priv(dev); in qtnf_stop_ap() local
377 struct qtnf_vif *vif; in qtnf_set_wiphy_params() local
398 struct qtnf_vif *vif = qtnf_netdev_get_priv(wdev->netdev); in qtnf_update_mgmt_frame_registrations() local
[all …]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c146 static bool __ath6kl_cfg80211_sscan_stop(struct ath6kl_vif *vif) in __ath6kl_cfg80211_sscan_stop()
163 static void ath6kl_cfg80211_sscan_disable(struct ath6kl_vif *vif) in ath6kl_cfg80211_sscan_disable()
176 static int ath6kl_set_wpa_version(struct ath6kl_vif *vif, in ath6kl_set_wpa_version()
195 static int ath6kl_set_auth_type(struct ath6kl_vif *vif, in ath6kl_set_auth_type()
223 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher()
266 static void ath6kl_set_key_mgmt(struct ath6kl_vif *vif, u32 key_mgmt) in ath6kl_set_key_mgmt()
285 static bool ath6kl_cfg80211_ready(struct ath6kl_vif *vif) in ath6kl_cfg80211_ready()
322 static int ath6kl_set_assoc_req_ies(struct ath6kl_vif *vif, const u8 *ies, in ath6kl_set_assoc_req_ies()
430 static void ath6kl_cfg80211_sta_bmiss_enhance(struct ath6kl_vif *vif, in ath6kl_cfg80211_sta_bmiss_enhance()
459 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_cfg80211_connect() local
[all …]
H A Dmain.c26 struct ath6kl_sta *ath6kl_find_sta(struct ath6kl_vif *vif, u8 *node_addr) in ath6kl_find_sta()
61 static void ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, in ath6kl_add_new_sta()
350 static void ath6kl_install_static_wep_keys(struct ath6kl_vif *vif) in ath6kl_install_static_wep_keys()
374 void ath6kl_connect_ap_mode_bss(struct ath6kl_vif *vif, u16 channel) in ath6kl_connect_ap_mode_bss()
423 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, in ath6kl_connect_ap_mode_sta()
506 struct ath6kl_vif *vif = timer_container_of(vif, t, disconnect_timer); in disconnect_timer_handler() local
512 void ath6kl_disconnect(struct ath6kl_vif *vif) in ath6kl_disconnect()
558 void ath6kl_scan_complete_evt(struct ath6kl_vif *vif, int status) in ath6kl_scan_complete_evt()
577 static int ath6kl_commit_ch_switch(struct ath6kl_vif *vif, u16 channel) in ath6kl_commit_ch_switch()
607 struct ath6kl_vif *vif; in ath6kl_check_ch_switch() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c48 struct ieee80211_vif *vif; member
56 struct ieee80211_vif *vif) in iwl_mvm_mac_tsf_id_iter()
162 struct ieee80211_vif *vif) in iwl_mvm_mac_iface_iterator()
186 struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_recalc_tsf_id()
208 int iwl_mvm_mac_ctxt_init(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_init()
326 struct ieee80211_vif *vif, in iwl_mvm_ack_rates()
411 void iwl_mvm_set_fw_basic_rates(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_set_fw_basic_rates()
430 struct ieee80211_vif *vif, in iwl_mvm_set_fw_protection_flags()
475 void iwl_mvm_set_fw_qos_params(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_set_fw_qos_params()
508 int iwl_mvm_get_mac_type(struct ieee80211_vif *vif) in iwl_mvm_get_mac_type()
[all …]
H A Dmac80211.c963 iwl_mvm_ampdu_check_trigger(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_ampdu_check_trigger()
1008 struct ieee80211_vif *vif, in iwl_mvm_mac_ampdu_action()
1091 struct ieee80211_vif *vif) in iwl_mvm_cleanup_iterator()
1515 struct ieee80211_vif *vif, in iwl_mvm_post_channel_switch()
1579 struct ieee80211_vif *vif, in iwl_mvm_abort_channel_switch()
1620 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_disconnect_wk() local
1652 struct ieee80211_vif *vif) in iwl_mvm_alloc_bcast_mcast_sta()
1687 struct ieee80211_vif *vif) in iwl_mvm_mac_add_interface()
1808 struct ieee80211_vif *vif) in iwl_mvm_prepare_mac_removal()
1825 struct ieee80211_vif *vif) in iwl_mvm_mac_remove_interface()
[all …]
H A Dtime-event.c49 struct ieee80211_vif *vif = mvm->p2p_device_vif; in iwl_mvm_cleanup_roc() local
187 struct ieee80211_vif *vif, in iwl_mvm_te_check_disconnect()
233 struct ieee80211_vif *vif = te_data->vif; in iwl_mvm_te_handle_notify_csa() local
403 struct ieee80211_vif *vif) in iwl_mvm_rx_roc_iterator()
586 struct ieee80211_vif *vif, in iwl_mvm_time_event_send_add()
647 struct ieee80211_vif *vif, in iwl_mvm_protect_session()
724 struct ieee80211_vif *vif) in iwl_mvm_get_session_prot_id()
742 struct ieee80211_vif *vif, in iwl_mvm_cancel_session_protection()
786 struct ieee80211_vif *vif = te_data->vif; in __iwl_mvm_remove_time_event() local
915 struct ieee80211_vif *vif) in iwl_mvm_stop_session_protection()
[all …]
/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c85 struct ieee80211_vif *vif = NULL; in wfx_configure_filter() local
140 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_get_ps_timeout() local
183 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_update_pm() local
201 int wfx_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wfx_conf_tx()
238 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_event_report_rssi() local
254 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_beacon_loss_work() local
261 void wfx_set_default_unicast_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int idx) in wfx_set_default_unicast_key()
285 int wfx_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) in wfx_sta_add()
307 int wfx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) in wfx_sta_remove()
323 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_upload_ap_templates() local
[all …]
/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
230 struct wil6210_vif *vif = timer_container_of(vif, t, connect_timer); in wil_connect_timer_fn() local
246 struct wil6210_vif *vif = timer_container_of(vif, t, scan_timer); in wil_scan_timer_fn() local
256 struct wil6210_vif *vif = timer_container_of(vif, t, in wil_p2p_discovery_timer_fn() local
265 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
304 struct wil6210_vif *vif; in wil_vif_alloc() 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
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c301 mt7921_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in mt7921_add_interface()
363 struct ieee80211_vif *vif) in mt7921_roc_iter()
406 static int mt7921_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif) in mt7921_abort_roc()
422 struct mt792x_vif *vif, in mt7921_set_roc()
452 struct ieee80211_vif *vif, in mt7921_remain_on_channel()
469 struct ieee80211_vif *vif) in mt7921_cancel_remain_on_channel()
503 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7921_set_key()
582 mt7921_pm_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7921_pm_interface_iter()
603 mt7921_sniffer_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7921_sniffer_interface_iter()
696 struct ieee80211_vif *vif, in mt7921_bss_info_changed()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c660 struct ieee80211_vif *vif) in iwl_mld_mac80211_add_interface()
742 struct ieee80211_vif *vif) in iwl_mld_mac80211_remove_interface()
784 struct ieee80211_vif *vif, in iwl_mld_mac80211_change_interface()
812 struct ieee80211_vif *vif) in iwl_mld_mc_iface_iterator()
1021 struct ieee80211_vif *vif; in iwl_mld_update_link_npca_puncturing() local
1107 struct ieee80211_vif *vif, in iwl_mld_can_activate_link()
1132 struct ieee80211_vif *vif, in iwl_mld_assign_vif_chanctx()
1248 struct ieee80211_vif *vif, in iwl_mld_unassign_vif_chanctx()
1304 struct ieee80211_vif *vif, in iwl_mld_link_changed_mapping()
1341 struct ieee80211_vif *vif, in iwl_mld_mac80211_link_info_changed_sta()
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c147 struct ieee80211_vif *vif) in rtw_ops_add_interface()
229 struct ieee80211_vif *vif) in rtw_ops_remove_interface()
260 struct ieee80211_vif *vif, in rtw_ops_change_interface()
341 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_aifsn_to_aifs() local
379 struct ieee80211_vif *vif, in rtw_ops_bss_info_changed()
469 struct ieee80211_vif *vif, in rtw_ops_start_ap()
486 struct ieee80211_vif *vif, in rtw_ops_stop_ap()
500 struct ieee80211_vif *vif, in rtw_ops_conf_tx()
520 struct ieee80211_vif *vif, in rtw_ops_sta_add()
534 struct ieee80211_vif *vif, in rtw_ops_sta_remove()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c185 static void mt7915_init_bitrate_mask(struct ieee80211_vif *vif) in mt7915_init_bitrate_mask()
205 struct ieee80211_vif *vif) in mt7915_add_interface()
297 struct ieee80211_vif *vif) in mt7915_remove_interface()
366 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7915_set_key()
518 mt7915_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_conf_tx()
595 struct ieee80211_vif *vif, in mt7915_update_bss_color()
617 struct ieee80211_vif *vif, in mt7915_bss_info_changed()
690 mt7915_vif_check_caps(struct mt7915_phy *phy, struct ieee80211_vif *vif) in mt7915_vif_check_caps()
708 mt7915_start_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_start_ap()
730 mt7915_stop_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_stop_ap()
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c25 struct ieee80211_vif *vif = info->control.vif; in rtw89_ops_tx() local
170 struct ieee80211_vif *vif) in rtw89_ops_add_interface()
244 struct ieee80211_vif *vif) in rtw89_ops_remove_interface()
283 struct ieee80211_vif *vif, in rtw89_ops_change_interface()
489 struct ieee80211_vif *vif, in __rtw89_ops_sta_add()
553 struct ieee80211_vif *vif, in __rtw89_ops_sta_assoc()
583 struct ieee80211_vif *vif, in __rtw89_ops_sta_disassoc()
610 struct ieee80211_vif *vif, in __rtw89_ops_sta_disconnect()
634 struct ieee80211_vif *vif, in __rtw89_ops_sta_remove()
662 struct ieee80211_vif *vif) in rtw89_station_mode_sta_assoc()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c383 struct ieee80211_vif *vif = link_conf->vif; in mt7925_mac_link_bss_add() local
455 mt7925_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in mt7925_add_interface()
490 mt7925_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in mt7925_remove_interface()
508 struct ieee80211_vif *vif) in mt7925_roc_iter()
625 struct ieee80211_vif *vif, in mt7925_remain_on_channel()
643 struct ieee80211_vif *vif) in mt7925_cancel_remain_on_channel()
652 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7925_set_link_key()
730 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7925_set_key()
777 mt7925_pm_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7925_pm_interface_iter()
798 mt7925_sniffer_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7925_sniffer_interface_iter()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c180 struct ieee80211_vif *vif) in mt7615_add_interface()
247 struct ieee80211_vif *vif) in mt7615_remove_interface()
336 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7615_set_key()
461 mt7615_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7615_conf_tx()
542 mt7615_update_mu_group(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7615_update_mu_group()
568 struct ieee80211_vif *vif, in mt7615_bss_info_changed()
624 struct ieee80211_vif *vif, in mt7615_channel_switch_beacon()
634 int mt7615_mac_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt7615_mac_sta_add()
676 void mt7615_mac_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt7615_mac_sta_remove()
705 struct ieee80211_vif *vif, in mt7615_sta_rate_tbl_update()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c167 mt7996_init_bitrate_mask(struct ieee80211_vif *vif, struct mt7996_vif_link *mlink) in mt7996_init_bitrate_mask()
187 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_hw_key()
280 mt7996_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7996_key_iter()
292 int mt7996_vif_link_add(struct mt76_phy *mphy, struct ieee80211_vif *vif, in mt7996_vif_link_add()
406 struct ieee80211_vif *vif, in mt7996_vif_link_destroy()
453 void mt7996_vif_link_remove(struct mt76_phy *mphy, struct ieee80211_vif *vif, in mt7996_vif_link_remove()
549 struct ieee80211_vif *vif) in mt7996_add_interface()
589 static void mt7996_remove_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in mt7996_remove_iter()
600 struct ieee80211_vif *vif) in mt7996_remove_interface()
681 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_key()
[all …]
/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()
348 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt76_ampdu_action()
[all …]
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c234 struct ieee80211_vif *vif, in rsi_mac80211_hw_scan_start()
275 struct ieee80211_vif *vif) in rsi_mac80211_cancel_hw_scan()
475 struct ieee80211_vif *vif) in rsi_mac80211_add_interface()
546 struct ieee80211_vif *vif) in rsi_mac80211_remove_interface()
596 struct ieee80211_vif *vif; in rsi_channel_change() local
702 struct ieee80211_vif *vif, *sta_vif = NULL; in rsi_mac80211_config() local
752 u16 rsi_get_connected_channel(struct ieee80211_vif *vif) in rsi_get_connected_channel()
770 struct ieee80211_vif *vif) in rsi_switch_channel()
802 struct ieee80211_vif *vif, in rsi_mac80211_bss_info_changed()
917 struct ieee80211_vif *vif, in rsi_mac80211_conf_tx()
[all …]

1234567891011