/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wow.c | 104 static int ath12k_wow_vif_cleanup(struct ath12k_link_vif *arvif) in ath12k_wow_vif_cleanup() 132 struct ath12k_link_vif *arvif; in ath12k_wow_cleanup() local 357 static int ath12k_wow_vif_set_wakeups(struct ath12k_link_vif *arvif, in ath12k_wow_vif_set_wakeups() 476 struct ath12k_link_vif *arvif; in ath12k_wow_set_wakeups() local 521 static int ath12k_wow_vif_clean_nlo(struct ath12k_link_vif *arvif) in ath12k_wow_vif_clean_nlo() 535 struct ath12k_link_vif *arvif; in ath12k_wow_nlo_cleanup() local 558 struct ath12k_link_vif *arvif; in ath12k_wow_set_hw_filter() local 584 struct ath12k_link_vif *arvif; in ath12k_wow_clear_hw_filter() local 629 static void ath12k_wow_prepare_ns_offload(struct ath12k_link_vif *arvif, in ath12k_wow_prepare_ns_offload() 713 static void ath12k_wow_prepare_arp_offload(struct ath12k_link_vif *arvif, in ath12k_wow_prepare_arp_offload() [all …]
|
H A D | dp_tx.c | 13 ath12k_dp_tx_get_encap_type(struct ath12k_link_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type() 219 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_link_vif *arvif, in ath12k_dp_tx()
|
H A D | wmi.c | 6894 struct ath12k_link_vif *arvif; in ath12k_wmi_process_csa_switch_count_event() local 7330 struct ath12k_link_vif *arvif; in ath12k_wmi_gtk_offload_status_event() local 7691 struct ath12k_link_vif *arvif; in ath12k_wmi_simulate_radar() local 8259 struct ath12k_link_vif *arvif, in ath12k_wmi_arp_ns_offload() 8308 struct ath12k_link_vif *arvif, bool enable) in ath12k_wmi_gtk_rekey_offload() 8345 struct ath12k_link_vif *arvif) in ath12k_wmi_gtk_rekey_getinfo()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 237 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key() 298 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key() 325 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys() 413 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys() 479 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key() 527 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key() 777 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout() 822 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts() 966 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free() 989 static void ath10k_mac_vif_beacon_cleanup(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_cleanup() [all …]
|
H A 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
|
H A 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
|
H A 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()
|
H A D | spectral.h | 63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
H A D | mac.h | 82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
|
H A 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
|
H A D | wmi.c | 1860 static void ath10k_wmi_tx_beacon_nowait(struct ath10k_vif *arvif) in ath10k_wmi_tx_beacon_nowait() 1910 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_wmi_tx_beacons_iter() local 1971 struct ath10k_vif *arvif; in ath10k_wmi_op_gen_mgmt_tx() local 3569 struct ath10k_vif *arvif, in ath10k_wmi_update_tim() 3666 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa() 3842 struct ath10k_vif *arvif; in ath10k_wmi_event_host_swba() local 5214 struct ath10k_vif *arvif; in ath10k_wmi_handle_tdls_peer_event() local
|
H A 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
|
H A D | wmi-tlv.c | 174 struct ath10k_vif *arvif; in ath10k_wmi_tlv_event_bcn_tx_status() local 562 struct ath10k_vif *arvif; in ath10k_wmi_event_tdls_peer() local 3089 struct ath10k_vif *arvif; in ath10k_wmi_tlv_op_gen_mgmt_tx_send() local
|
H A D | debug.c | 1767 struct ath10k_vif *arvif; in ath10k_write_simulate_radar() local
|
H A D | core.h | 522 struct ath10k_vif *arvif; member 645 struct ath10k_vif *arvif; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | p2p.c | 80 static void ath11k_p2p_noa_ie_assign(struct ath11k_vif *arvif, void *ie, in ath11k_p2p_noa_ie_assign() 93 static void __ath11k_p2p_noa_update(struct ath11k_vif *arvif, in __ath11k_p2p_noa_update() 115 void ath11k_p2p_noa_update(struct ath11k_vif *arvif, in ath11k_p2p_noa_update() 128 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_p2p_noa_update_vdev_iter() local
|
H A 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; ath11k_write_twt_del_dialog() local 1801 struct ath11k_vif *arvif = file->private_data; ath11k_write_twt_pause_dialog() local 1840 struct ath11k_vif *arvif = file->private_data; ath11k_write_twt_resume_dialog() local 1900 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); ath11k_debugfs_op_vif_add() local [all...] |
H A 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()
|
H A D | spectral.h | 62 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
|
H A D | dp.c | 982 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search() 1010 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()
|
H A 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()
|
H A D | wmi.c | 1019 struct ath11k_vif *arvif; in ath11k_wmi_vdev_up() local 1764 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev_id); in ath11k_wmi_bcn_tmpl() local 4038 struct ath11k_vif *arvif; in ath11k_wmi_obss_color_collision_event() local 6534 struct ath11k_vif *arvif; in ath11k_wmi_tlv_rssi_chain_parse() local 6602 struct ath11k_vif *arvif; in ath11k_wmi_tlv_fw_stats_data_parse() local 6943 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill() local 7017 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill() local 7389 struct ath11k_vif *arvif; in ath11k_bcn_tx_status_event() local 8259 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event() local 8608 struct ath11k_vif *arvif; in ath11k_wmi_gtk_offload_status_event() local [all …]
|
H A D | testmode.c | 305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi() local
|
H A D | peer.c | 370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
|
H A D | reg.c | 820 struct ath11k_vif *arvif; in ath11k_reg_get_ar_vdev_type() local
|