/linux-6.8/drivers/net/wireless/ath/ath11k/ |
D | wow.c | 96 static int ath11k_wow_vif_cleanup(struct ath11k_vif *arvif) in ath11k_wow_vif_cleanup() 124 struct ath11k_vif *arvif; in ath11k_wow_cleanup() local 337 static int ath11k_vif_wow_set_wakeups(struct ath11k_vif *arvif, in ath11k_vif_wow_set_wakeups() 466 struct ath11k_vif *arvif; in ath11k_wow_set_wakeups() local 483 static int ath11k_vif_wow_clean_nlo(struct ath11k_vif *arvif) in ath11k_vif_wow_clean_nlo() 511 struct ath11k_vif *arvif; in ath11k_wow_nlo_cleanup() local 530 struct ath11k_vif *arvif; in ath11k_wow_set_hw_filter() local 554 struct ath11k_vif *arvif; in ath11k_wow_clear_hw_filter() local 574 struct ath11k_vif *arvif; in ath11k_wow_arp_ns_offload() local 597 struct ath11k_vif *arvif; in ath11k_gtk_rekey_offload() local [all …]
|
D | mac.c | 570 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_get_arvif_iter() local 602 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id() local 663 struct ath11k_vif *arvif; in ath11k_mac_get_vif_up() local 685 u8 ath11k_mac_get_target_pdev_id_from_vif(struct ath11k_vif *arvif) in ath11k_mac_get_target_pdev_id_from_vif() 710 struct ath11k_vif *arvif; in ath11k_mac_get_target_pdev_id() local 741 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc() local 795 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvif) in ath11k_recalc_rtscts_prot() 834 static int ath11k_mac_set_kickout(struct ath11k_vif *arvif) in ath11k_mac_set_kickout() 1219 static int ath11k_mac_vif_setup_ps(struct ath11k_vif *arvif) in ath11k_mac_vif_setup_ps() 1280 struct ath11k_vif *arvif; in ath11k_mac_config_ps() local [all …]
|
D | debugfs.c | 391 struct ath11k_vif *arvif; in ath11k_open_bcn_stats() local 1678 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog() local 1754 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog() local 1801 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog() local 1840 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog() local 1900 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_debugfs_op_vif_add() local
|
D | spectral.c | 158 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev() local 176 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger() local 209 struct ath11k_vif *arvif; in ath11k_spectral_scan_config() local 883 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
|
D | spectral.h | 62 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
|
D | wmi.c | 1014 struct ath11k_vif *arvif; in ath11k_wmi_vdev_up() local 1720 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev_id); in ath11k_wmi_bcn_tmpl() local 3930 struct ath11k_vif *arvif; in ath11k_wmi_obss_color_collision_event() local 6416 struct ath11k_vif *arvif; in ath11k_wmi_tlv_rssi_chain_parse() local 6484 struct ath11k_vif *arvif; in ath11k_wmi_tlv_fw_stats_data_parse() local 6825 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill() local 6899 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill() local 7384 struct ath11k_vif *arvif; in ath11k_bcn_tx_status_event() local 8253 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event() local 8602 struct ath11k_vif *arvif; in ath11k_wmi_gtk_offload_status_event() local [all …]
|
D | dp_tx.c | 16 ath11k_dp_tx_get_encap_type(struct ath11k_vif *arvif, struct sk_buff *skb) in ath11k_dp_tx_get_encap_type() 82 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx()
|
D | dp.c | 968 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search() 996 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()
|
D | testmode.c | 305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi() local
|
D | peer.c | 370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 236 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key() 297 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key() 324 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys() 412 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys() 478 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key() 526 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key() 776 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout() 821 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts() 965 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free() 988 static void ath10k_mac_vif_beacon_cleanup(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_cleanup() [all …]
|
D | wow.c | 25 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup() 53 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local 266 static int ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, in ath10k_vif_wow_set_wakeups() 389 struct ath10k_vif *arvif; in ath10k_wow_set_wakeups() local 406 static int ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) in ath10k_vif_wow_clean_nlo() 434 struct ath10k_vif *arvif; in ath10k_wow_nlo_cleanup() local
|
D | p2p.c | 70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() 83 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update() 106 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update() 124 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_p2p_noa_update_vdev_iter() local
|
D | spectral.c | 163 struct ath10k_vif *arvif; in ath10k_get_spectral_vdev() local 181 struct ath10k_vif *arvif; in ath10k_spectral_scan_trigger() local 214 struct ath10k_vif *arvif; in ath10k_spectral_scan_config() local 497 struct ath10k_vif *arvif; in ath10k_spectral_start() local 511 int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | spectral.h | 63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | mac.h | 82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
|
D | htt_tx.c | 43 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc() local 1152 struct ath10k_vif *arvif; in ath10k_htt_tx_get_vdev_id() local
|
D | wmi.c | 1840 static void ath10k_wmi_tx_beacon_nowait(struct ath10k_vif *arvif) in ath10k_wmi_tx_beacon_nowait() 1890 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_wmi_tx_beacons_iter() local 1951 struct ath10k_vif *arvif; in ath10k_wmi_op_gen_mgmt_tx() local 3548 struct ath10k_vif *arvif, in ath10k_wmi_update_tim() 3645 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa() 3821 struct ath10k_vif *arvif; in ath10k_wmi_event_host_swba() local 5193 struct ath10k_vif *arvif; in ath10k_wmi_handle_tdls_peer_event() local
|
D | htt_rx.c | 1113 struct ath10k_vif *arvif; in ath10k_htt_rx_h_peer_channel() local 1154 struct ath10k_vif *arvif; in ath10k_htt_rx_h_vdev_channel() local 3072 struct ath10k_vif *arvif; in ath10k_htt_rx_addba() local 3112 struct ath10k_vif *arvif; in ath10k_htt_rx_delba() local
|
D | wmi-tlv.c | 173 struct ath10k_vif *arvif; in ath10k_wmi_tlv_event_bcn_tx_status() local 561 struct ath10k_vif *arvif; in ath10k_wmi_event_tdls_peer() local 3079 struct ath10k_vif *arvif; in ath10k_wmi_tlv_op_gen_mgmt_tx_send() local
|
/linux-6.8/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 531 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_get_arvif_iter() local 562 struct ath12k_vif *arvif; in ath12k_mac_get_arvif_by_vdev_id() local 636 struct ath12k_vif *arvif; in ath12k_mac_txpower_recalc() local 690 static int ath12k_recalc_rtscts_prot(struct ath12k_vif *arvif) in ath12k_recalc_rtscts_prot() 729 static int ath12k_mac_set_kickout(struct ath12k_vif *arvif) in ath12k_mac_set_kickout() 1125 static int ath12k_mac_setup_bcn_tmpl(struct ath12k_vif *arvif) in ath12k_mac_setup_bcn_tmpl() 1168 static void ath12k_control_beaconing(struct ath12k_vif *arvif, in ath12k_control_beaconing() 1216 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_basic() local 1244 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_crypto() local 1302 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_rates() local [all …]
|
D | dp.c | 315 u32 ath12k_dp_tx_get_vdev_bank_config(struct ath12k_base *ab, struct ath12k_vif *arvif) in ath12k_dp_tx_get_vdev_bank_config() 353 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, struct ath12k_vif *arvif, in ath12k_dp_tx_get_bank_profile() 1079 static void ath12k_dp_update_vdev_search(struct ath12k_vif *arvif) in ath12k_dp_update_vdev_search() 1100 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif) in ath12k_dp_vdev_tx_attach()
|
D | dp_tx.c | 13 ath12k_dp_tx_get_encap_type(struct ath12k_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type() 127 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_dp_tx()
|
D | peer.c | 264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create()
|
D | core.h | 266 struct ath12k_vif *arvif; member 402 struct ath12k_vif *arvif; member
|