| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | iface.c | 19 void iwl_mld_cleanup_vif(void *data, u8 *mac, struct ieee80211_vif *vif) in iwl_mld_cleanup_vif() 84 static int iwl_mld_mac80211_iftype_to_fw(const struct ieee80211_vif *vif) in iwl_mld_mac80211_iftype_to_fw() 104 struct ieee80211_vif *vif) in iwl_mld_is_nic_ack_enabled() 122 struct ieee80211_vif *vif; member 146 struct ieee80211_vif *vif, in iwl_mld_set_wifi_gen() 194 struct ieee80211_vif *vif, in iwl_mld_mac_cmd_fill_common() 220 struct ieee80211_vif *vif, u32 action, in iwl_mld_fill_mac_cmd_sta() 287 struct ieee80211_vif *vif, in iwl_mld_fill_mac_cmd_ap() 307 static void iwl_mld_go_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) in iwl_mld_go_iterator() 335 struct ieee80211_vif *vif, in iwl_mld_fill_mac_cmd_p2p_dev() [all …]
|
| H A D | mac80211.c | 664 struct ieee80211_vif *vif) in iwl_mld_mac80211_add_interface() 724 struct ieee80211_vif *vif) in iwl_mld_mac80211_remove_interface() 759 struct ieee80211_vif *vif, in iwl_mld_mac80211_change_interface() 787 struct ieee80211_vif *vif) in iwl_mld_mc_iface_iterator() 1048 struct ieee80211_vif *vif, in iwl_mld_can_activate_link() 1073 struct ieee80211_vif *vif, in iwl_mld_assign_vif_chanctx() 1182 struct ieee80211_vif *vif, in iwl_mld_unassign_vif_chanctx() 1236 struct ieee80211_vif *vif, in iwl_mld_link_info_changed_ap_ibss() 1263 struct ieee80211_vif *vif, in iwl_mld_link_changed_mapping() 1297 struct ieee80211_vif *vif, in iwl_mld_mac80211_link_info_changed_sta() [all …]
|
| H A D | mlo.c | 86 struct ieee80211_vif *vif = in iwl_mld_emlsr_prevent_done_wk() local 102 struct ieee80211_vif *vif = in iwl_mld_emlsr_tmp_non_bss_done_wk() local 192 static int _iwl_mld_exit_emlsr(struct iwl_mld *mld, struct ieee80211_vif *vif, in _iwl_mld_exit_emlsr() 240 void iwl_mld_exit_emlsr(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_exit_emlsr() 246 static int _iwl_mld_emlsr_block(struct iwl_mld *mld, struct ieee80211_vif *vif, in _iwl_mld_emlsr_block() 274 void iwl_mld_block_emlsr(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_block_emlsr() 280 int iwl_mld_block_emlsr_sync(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_block_emlsr_sync() 289 struct ieee80211_vif *vif) in iwl_mld_vif_iter_emlsr_block_tmp_non_bss() 319 void iwl_mld_unblock_emlsr(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_unblock_emlsr() 352 struct ieee80211_vif *vif) in iwl_mld_vif_iter_emlsr_mode_notif() [all …]
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | hif.c | 46 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() 618 static inline void host_int_parse_assoc_resp_info(struct wilc_vif *vif, in host_int_parse_assoc_resp_info() [all …]
|
| H A D | netdev.c | 59 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 …]
|
| /linux/drivers/net/xen-netback/ |
| H A D | hash.c | 35 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 D | interface.c | 70 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 D | xenbus.c | 163 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/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 48 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 D | power.c | 70 struct ieee80211_vif *vif, in iwl_mvm_beacon_filter_set_cqm_params() 123 struct ieee80211_vif *vif, in iwl_mvm_power_configure_uapsd() 220 struct ieee80211_vif *vif) in iwl_mvm_allow_uapsd_iterator() 252 struct ieee80211_vif *vif) in iwl_mvm_power_allow_uapsd() 298 struct ieee80211_vif *vif, in iwl_mvm_power_config_skip_dtim() 346 struct ieee80211_vif *vif, in iwl_mvm_power_build_cmd() 467 struct ieee80211_vif *vif) in iwl_mvm_power_send_cmd() 515 void iwl_mvm_power_vif_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_power_vif_assoc() 525 struct ieee80211_vif *vif) in iwl_mvm_power_uapsd_misbehav_ap_iterator() 573 struct ieee80211_vif *vif) in iwl_mvm_power_disable_pm_iterator() [all …]
|
| H A D | ftm-responder.c | 109 struct ieee80211_vif *vif, in iwl_mvm_ftm_responder_cmd() 178 struct ieee80211_vif *vif, in iwl_mvm_ftm_responder_dyn_cfg_v2() 223 struct ieee80211_vif *vif, in iwl_mvm_ftm_responder_dyn_cfg_v3() 282 struct ieee80211_vif *vif, in iwl_mvm_ftm_responder_dyn_cfg_cmd() 309 struct ieee80211_vif *vif, in iwl_mvm_resp_del_pasn_sta() 327 int iwl_mvm_ftm_start_responder(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_ftm_start_responder() 377 struct ieee80211_vif *vif) in iwl_mvm_ftm_responder_clear() 388 struct ieee80211_vif *vif, in iwl_mvm_ftm_restart_responder()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | sta.c | 85 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 …]
|
| H A D | scan.c | 26 struct ieee80211_vif *vif = wvif_to_vif(wvif); in update_probe_tmpl() local 42 struct ieee80211_vif *vif = wvif_to_vif(wvif); in send_scan_req() local 124 int wfx_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wfx_hw_scan() 135 void wfx_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_cancel_hw_scan() 186 int wfx_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wfx_remain_on_channel() 202 int wfx_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_cancel_remain_on_channel()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | netdev.c | 16 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 D | p2p.c | 15 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/realtek/rtw88/ |
| H A D | mac80211.c | 147 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() 335 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_aifsn_to_aifs() local 373 struct ieee80211_vif *vif, in rtw_ops_bss_info_changed() 463 struct ieee80211_vif *vif, in rtw_ops_start_ap() 480 struct ieee80211_vif *vif, in rtw_ops_stop_ap() 494 struct ieee80211_vif *vif, in rtw_ops_conf_tx() 514 struct ieee80211_vif *vif, in rtw_ops_sta_add() 528 struct ieee80211_vif *vif, in rtw_ops_sta_remove() [all …]
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 187 static inline u8 get_sta_index(struct ieee80211_vif *vif, in get_sta_index() 309 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() 699 struct ieee80211_vif *vif) in wcn36xx_sw_scan_complete() 800 struct ieee80211_vif *vif, in wcn36xx_bss_info_changed() [all …]
|
| H A D | smd.c | 225 static void wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_ht_params() 251 wcn36xx_smd_set_bss_vht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_vht_params() 363 struct ieee80211_vif *vif, in wcn36xx_smd_set_sta_params() 697 struct ieee80211_vif *vif) in wcn36xx_smd_init_scan() 799 struct ieee80211_vif *vif) in wcn36xx_smd_finish_scan() 839 int wcn36xx_smd_start_hw_scan(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_start_hw_scan() 1035 struct ieee80211_vif *vif, int ch) in wcn36xx_smd_switch_channel() 1092 struct ieee80211_vif *vif, void *ptt_msg, size_t len, in wcn36xx_smd_process_ptt_msg() 1131 struct ieee80211_vif *vif, in wcn36xx_smd_add_sta_self_rsp() 1159 int wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_add_sta_self() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | main.c | 45 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/quantenna/qtnfmac/ |
| H A D | commands.c | 189 static bool qtnf_cmd_start_ap_can_fit(const struct qtnf_vif *vif, in qtnf_cmd_start_ap_can_fit() 236 int qtnf_cmd_send_start_ap(struct qtnf_vif *vif, in qtnf_cmd_send_start_ap() 371 int qtnf_cmd_send_stop_ap(struct qtnf_vif *vif) in qtnf_cmd_send_stop_ap() 389 int qtnf_cmd_send_register_mgmt(struct qtnf_vif *vif, u16 frame_type, bool reg) in qtnf_cmd_send_register_mgmt() 414 int qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags, in qtnf_cmd_send_frame() 450 int qtnf_cmd_send_mgmt_set_appie(struct qtnf_vif *vif, u8 frame_type, in qtnf_cmd_send_mgmt_set_appie() 702 int qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac, in qtnf_cmd_get_sta_info() 745 static int qtnf_cmd_send_add_change_intf(struct qtnf_vif *vif, in qtnf_cmd_send_add_change_intf() 801 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, in qtnf_cmd_send_add_intf() 808 int qtnf_cmd_send_change_intf_type(struct qtnf_vif *vif, in qtnf_cmd_send_change_intf_type() [all …]
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mac80211.c | 234 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 …]
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 354 struct ieee80211_vif *vif) in ath_node_attach() 1002 struct ieee80211_vif *vif) in ath9k_vif_iter_set_beacon() 1018 u8 *mac, struct ieee80211_vif *vif) in ath9k_vif_iter() 1114 struct ieee80211_vif *vif, bool changed) in ath9k_set_assoc_state() 1148 struct ieee80211_vif *vif = NULL; in ath9k_set_offchannel_state() local 1276 static void ath9k_tpc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_tpc_vif_iter() 1288 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_txpower() 1312 struct ieee80211_vif *vif) in ath9k_assign_hw_queues() 1330 struct ieee80211_vif *vif) in ath9k_add_interface() 1379 struct ieee80211_vif *vif, in ath9k_change_interface() [all …]
|
| H A D | htc_drv_main.c | 91 static void ath9k_htc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_vif_iter() 127 static void ath9k_htc_bssid_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_bssid_iter() 141 struct ieee80211_vif *vif) in ath9k_htc_set_mac_bssid_mask() 467 struct ieee80211_vif *vif, in ath9k_htc_add_station() 533 struct ieee80211_vif *vif, in ath9k_htc_remove_station() 676 struct ieee80211_vif *vif, in ath9k_htc_update_rate() 703 struct ieee80211_vif *vif, in ath9k_htc_tx_aggr_oper() 1035 struct ieee80211_vif *vif) in ath9k_htc_add_interface() 1118 struct ieee80211_vif *vif) in ath9k_htc_remove_interface() 1317 struct ieee80211_vif *vif, in ath9k_htc_sta_add() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 200 struct ieee80211_vif *vif) in rtl_op_add_interface() 309 struct ieee80211_vif *vif) in rtl_op_remove_interface() 343 struct ieee80211_vif *vif, in rtl_op_change_interface() 858 struct ieee80211_vif *vif, in rtl_op_sta_add() 904 struct ieee80211_vif *vif, in rtl_op_sta_remove() 952 struct ieee80211_vif *vif, in rtl_op_conf_tx() 977 struct ieee80211_vif *vif) in send_beacon_frame() 995 struct ieee80211_vif *vif = rtlpriv->mac80211.vif; in rtl_update_beacon_work_callback() local 1009 struct ieee80211_vif *vif, in rtl_op_bss_info_changed() 1326 static u64 rtl_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rtl_op_get_tsf() [all …]
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 74 ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_add_interface() 159 struct ieee80211_vif *vif) in ath5k_remove_interface() 252 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath5k_bss_info_changed() 473 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath5k_set_key() 537 struct ieee80211_vif *vif, in ath5k_sw_scan_start() 547 ath5k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_sw_scan_complete() 574 ath5k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath5k_conf_tx() 614 ath5k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_get_tsf() 623 ath5k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) in ath5k_set_tsf() 632 ath5k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_reset_tsf()
|