/linux-6.14.4/drivers/net/wireless/microchip/wilc1000/ |
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 …]
|
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 …]
|
D | cfg80211.c | 167 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 550 struct wilc_vif *vif = netdev_priv(netdev); in add_key() local 650 struct wilc_vif *vif = netdev_priv(netdev); in del_key() local 691 struct wilc_vif *vif = netdev_priv(netdev); in get_key() local 734 struct wilc_vif *vif = netdev_priv(netdev); in set_default_mgmt_key() local [all …]
|
/linux-6.14.4/drivers/net/xen-netback/ |
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 …]
|
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 …]
|
/linux-6.14.4/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 79 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 376 struct qtnf_vif *vif; in qtnf_set_wiphy_params() local 397 struct qtnf_vif *vif = qtnf_netdev_get_priv(wdev->netdev); in qtnf_update_mgmt_frame_registrations() local [all …]
|
D | core.c | 81 struct qtnf_vif *vif = qtnf_netdev_get_priv(skb->dev); in qtnf_packet_send_hi_pri() local 92 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 190 const struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); in qtnf_netdev_port_parent_id() local 259 struct qtnf_vif *vif; in qtnf_mac_get_free_vif() local 273 struct qtnf_vif *vif; in qtnf_mac_get_base_vif() local 315 struct qtnf_vif *vif = container_of(work, struct qtnf_vif, reset_work); in qtnf_vif_reset_handler() local 336 struct qtnf_vif *vif = &mac->iflist[QTNF_PRIMARY_VIF_IDX]; in qtnf_mac_init_primary_intf() local 378 struct qtnf_vif *vif = in qtnf_vif_send_data_high_pri() local [all …]
|
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 145 static bool __ath6kl_cfg80211_sscan_stop(struct ath6kl_vif *vif) in __ath6kl_cfg80211_sscan_stop() 162 static void ath6kl_cfg80211_sscan_disable(struct ath6kl_vif *vif) in ath6kl_cfg80211_sscan_disable() 175 static int ath6kl_set_wpa_version(struct ath6kl_vif *vif, in ath6kl_set_wpa_version() 194 static int ath6kl_set_auth_type(struct ath6kl_vif *vif, in ath6kl_set_auth_type() 222 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher() 265 static void ath6kl_set_key_mgmt(struct ath6kl_vif *vif, u32 key_mgmt) in ath6kl_set_key_mgmt() 284 static bool ath6kl_cfg80211_ready(struct ath6kl_vif *vif) in ath6kl_cfg80211_ready() 321 static int ath6kl_set_assoc_req_ies(struct ath6kl_vif *vif, const u8 *ies, in ath6kl_set_assoc_req_ies() 429 static void ath6kl_cfg80211_sta_bmiss_enhance(struct ath6kl_vif *vif, in ath6kl_cfg80211_sta_bmiss_enhance() 458 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_cfg80211_connect() local [all …]
|
D | main.c | 26 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 = from_timer(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-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mld-mac80211.c | 8 struct ieee80211_vif *vif) in iwl_mvm_mld_mac_add_interface() 123 struct ieee80211_vif *vif) in iwl_mvm_mld_mac_remove_interface() 214 struct ieee80211_vif *vif) in iwl_mvm_esr_mode_active() 254 struct ieee80211_vif *vif, in __iwl_mvm_mld_assign_vif_chanctx() 350 struct ieee80211_vif *vif, in iwl_mvm_mld_assign_vif_chanctx() 375 struct ieee80211_vif *vif) in iwl_mvm_esr_mode_inactive() 425 struct ieee80211_vif *vif, in __iwl_mvm_mld_unassign_vif_chanctx() 472 struct ieee80211_vif *vif, in iwl_mvm_mld_unassign_vif_chanctx() 523 struct ieee80211_vif *vif, in iwl_mvm_send_ap_tx_power_constraint_cmd() 572 struct ieee80211_vif *vif, in iwl_mvm_mld_start_ap_ibss() [all …]
|
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 …]
|
D | mld-mac.c | 8 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() 218 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_cmd_ap_go() 238 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctx_send() 260 int iwl_mvm_mld_mac_ctxt_add(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_mld_mac_ctxt_add() 285 struct ieee80211_vif *vif, in iwl_mvm_mld_mac_ctxt_changed() [all …]
|
D | mac80211.c | 961 iwl_mvm_ampdu_check_trigger(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_ampdu_check_trigger() 1006 struct ieee80211_vif *vif, in iwl_mvm_mac_ampdu_action() 1089 struct ieee80211_vif *vif) in iwl_mvm_cleanup_iterator() 1132 struct ieee80211_vif *vif; in iwl_mvm_cleanup_sta_iterator() local 1560 struct ieee80211_vif *vif, in iwl_mvm_post_channel_switch() 1624 struct ieee80211_vif *vif, in iwl_mvm_abort_channel_switch() 1665 struct ieee80211_vif *vif; in iwl_mvm_channel_switch_disconnect_wk() local 1697 struct ieee80211_vif *vif) in iwl_mvm_alloc_bcast_mcast_sta() 1724 struct ieee80211_vif *vif = in iwl_mvm_prevent_esr_done_wk() local 1735 struct ieee80211_vif *vif = in iwl_mvm_mlo_int_scan_wk() local [all …]
|
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() 253 struct ieee80211_vif *vif) in iwl_mvm_power_allow_uapsd() 299 struct ieee80211_vif *vif, in iwl_mvm_power_config_skip_dtim() 347 struct ieee80211_vif *vif, in iwl_mvm_power_build_cmd() 465 struct ieee80211_vif *vif) in iwl_mvm_power_send_cmd() 513 void iwl_mvm_power_vif_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_power_vif_assoc() 523 struct ieee80211_vif *vif) in iwl_mvm_power_uapsd_misbehav_ap_iterator() 571 struct ieee80211_vif *vif) in iwl_mvm_power_disable_pm_iterator() [all …]
|
D | debugfs-vif.c | 11 struct ieee80211_vif *vif, in iwl_dbgfs_update_pm() 72 static ssize_t iwl_dbgfs_pm_params_write(struct ieee80211_vif *vif, char *buf, in iwl_dbgfs_pm_params_write() 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 250 static void iwl_dbgfs_update_bf(struct ieee80211_vif *vif, in iwl_dbgfs_update_bf() 295 static ssize_t iwl_dbgfs_bf_params_write(struct ieee80211_vif *vif, char *buf, in iwl_dbgfs_bf_params_write() 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 472 struct ieee80211_vif *vif = data; in iwl_dbgfs_low_latency_write_handle() local [all …]
|
D | link.c | 83 int iwl_mvm_set_link_mapping(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_set_link_mapping() 104 int iwl_mvm_add_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_add_link() 146 struct ieee80211_vif *vif; member 152 struct ieee80211_vif *vif) in iwl_mvm_esr_vif_iterator() 171 int iwl_mvm_esr_non_bss_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_esr_non_bss_link() 204 int iwl_mvm_link_changed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_link_changed() 377 int iwl_mvm_unset_link_mapping(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_unset_link_mapping() 395 int iwl_mvm_remove_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_remove_link() 424 int iwl_mvm_disable_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_disable_link() 514 struct ieee80211_vif *vif = link_conf->vif; in iwl_mvm_get_chan_load() local [all …]
|
/linux-6.14.4/drivers/net/wireless/silabs/wfx/ |
D | sta.c | 84 struct ieee80211_vif *vif = NULL; in wfx_configure_filter() local 139 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_get_ps_timeout() local 182 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_update_pm() local 200 int wfx_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wfx_conf_tx() 237 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_event_report_rssi() local 253 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_beacon_loss_work() local 260 void wfx_set_default_unicast_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int idx) in wfx_set_default_unicast_key() 284 int wfx_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) in wfx_sta_add() 306 int wfx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) in wfx_sta_remove() 322 struct ieee80211_vif *vif = wvif_to_vif(wvif); in wfx_upload_ap_templates() local [all …]
|
/linux-6.14.4/drivers/net/wireless/ath/wil6210/ |
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 = from_timer(vif, t, connect_timer); in wil_connect_timer_fn() local 246 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn() local 256 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_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 [all …]
|
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-6.14.4/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 293 mt7921_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in mt7921_add_interface() 355 struct ieee80211_vif *vif) in mt7921_roc_iter() 394 static int mt7921_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif) in mt7921_abort_roc() 410 struct mt792x_vif *vif, in mt7921_set_roc() 440 struct ieee80211_vif *vif, in mt7921_remain_on_channel() 457 struct ieee80211_vif *vif) in mt7921_cancel_remain_on_channel() 491 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7921_set_key() 570 mt7921_pm_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7921_pm_interface_iter() 591 mt7921_sniffer_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7921_sniffer_interface_iter() 684 struct ieee80211_vif *vif, in mt7921_bss_info_changed() [all …]
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | mac80211.c | 25 struct ieee80211_vif *vif = info->control.vif; in rtw89_ops_tx() local 157 struct ieee80211_vif *vif) in rtw89_ops_add_interface() 234 struct ieee80211_vif *vif) in rtw89_ops_remove_interface() 273 struct ieee80211_vif *vif, in rtw89_ops_change_interface() 483 struct ieee80211_vif *vif, in __rtw89_ops_sta_add() 541 struct ieee80211_vif *vif, in __rtw89_ops_sta_assoc() 571 struct ieee80211_vif *vif, in __rtw89_ops_sta_disassoc() 598 struct ieee80211_vif *vif, in __rtw89_ops_sta_disconnect() 622 struct ieee80211_vif *vif, in __rtw89_ops_sta_remove() 650 struct ieee80211_vif *vif) in rtw89_station_mode_sta_assoc() [all …]
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/ |
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() 461 struct ieee80211_vif *vif, in rtw_ops_start_ap() 478 struct ieee80211_vif *vif, in rtw_ops_stop_ap() 492 struct ieee80211_vif *vif, in rtw_ops_conf_tx() 512 struct ieee80211_vif *vif, in rtw_ops_sta_add() 526 struct ieee80211_vif *vif, in rtw_ops_sta_remove() [all …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 185 static void mt7915_init_bitrate_mask(struct ieee80211_vif *vif) in mt7915_init_bitrate_mask() 205 struct ieee80211_vif *vif) in mt7915_add_interface() 287 struct ieee80211_vif *vif) in mt7915_remove_interface() 356 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7915_set_key() 507 mt7915_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_conf_tx() 584 struct ieee80211_vif *vif, in mt7915_update_bss_color() 606 struct ieee80211_vif *vif, in mt7915_bss_info_changed() 678 mt7915_vif_check_caps(struct mt7915_phy *phy, struct ieee80211_vif *vif) in mt7915_vif_check_caps() 696 mt7915_start_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_start_ap() 718 mt7915_stop_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7915_stop_ap() [all …]
|
/linux-6.14.4/drivers/net/wireless/ath/wcn36xx/ |
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 …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | main.c | 358 struct ieee80211_vif *vif = link_conf->vif; in mt7925_mac_link_bss_add() local 417 mt7925_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in mt7925_add_interface() 444 struct ieee80211_vif *vif) in mt7925_roc_iter() 557 struct ieee80211_vif *vif, in mt7925_remain_on_channel() 575 struct ieee80211_vif *vif) in mt7925_cancel_remain_on_channel() 584 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7925_set_link_key() 663 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7925_set_key() 705 mt7925_pm_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7925_pm_interface_iter() 726 mt7925_sniffer_interface_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7925_sniffer_interface_iter() 811 mt7925_get_rates_table(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7925_get_rates_table() [all …]
|