/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.h | 153 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id); 154 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab, 157 u8 ath11k_mac_get_target_pdev_id_from_vif(struct ath11k_vif *arvif); 158 struct ath11k_vif *ath11k_mac_get_vif_up(struct ath11k_base *ab); 174 void ath11k_mac_bcn_tx_event(struct ath11k_vif *arvif); 176 int ath11k_mac_vif_set_keepalive(struct ath11k_vif *arvif,
|
H A D | spectral.h | 46 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif); 62 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
|
H A 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() 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() 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() 530 struct ath11k_vif *arvif; in ath11k_wow_set_hw_filter() 554 struct ath11k_vif *arvif; in ath11k_wow_clear_hw_filter() 574 struct ath11k_vif *arvif; in ath11k_wow_arp_ns_offload() 597 struct ath11k_vif *arvif; in ath11k_gtk_rekey_offload() [all …]
|
H A D | debugfs.h | 310 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif); 311 void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif); 390 static inline void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() 394 static inline void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif) in ath11k_debugfs_remove_interface()
|
H A D | mac.c | 569 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_get_arvif_iter() 575 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif() 596 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab, in ath11k_mac_get_arvif_by_vdev_id() 601 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id() 658 struct ath11k_vif *ath11k_mac_get_vif_up(struct ath11k_base *ab) in ath11k_mac_get_vif_up() 662 struct ath11k_vif *arvif; in ath11k_mac_get_vif_up() 684 u8 ath11k_mac_get_target_pdev_id_from_vif(struct ath11k_vif *arvif) in ath11k_mac_get_target_pdev_id_from_vif() 709 struct ath11k_vif *arvif; in ath11k_mac_get_target_pdev_id() 740 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc() 794 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvif) in ath11k_recalc_rtscts_prot() [all …]
|
H A D | dp_tx.h | 22 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
|
H A D | core.h | 314 struct ath11k_vif { struct 376 struct ath11k_vif *arvif; argument 482 struct ath11k_vif *arvif; 1223 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif() 1225 return (struct ath11k_vif *)vif->drv_priv; in ath11k_vif_to_arvif()
|
H A D | peer.h | 51 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
|
H A D | spectral.c | 156 static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar) in ath11k_spectral_get_vdev() 158 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev() 176 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger() 209 struct ath11k_vif *arvif; in ath11k_spectral_scan_config() 893 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
|
H A D | dp_rx.h | 49 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
|
H A D | debugfs.c | 391 struct ath11k_vif *arvif; in ath11k_open_bcn_stats() 1678 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog() 1754 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog() 1801 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog() 1840 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog() 1897 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() 1921 void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif) in ath11k_debugfs_remove_interface()
|
H A D | dp.h | 17 struct ath11k_vif; 1685 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
|
H A D | testmode.c | 305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi()
|
H A 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()
|
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 | peer.c | 370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
|
H A D | wmi.c | 1014 struct ath11k_vif *arvif; in ath11k_wmi_vdev_up() 1720 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev_id); in ath11k_wmi_bcn_tmpl() 3930 struct ath11k_vif *arvif; in ath11k_wmi_obss_color_collision_event() 6415 struct ath11k_vif *arvif; in ath11k_wmi_tlv_rssi_chain_parse() 6483 struct ath11k_vif *arvif; in ath11k_wmi_tlv_fw_stats_data_parse() 6824 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill() 6898 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill() 7385 struct ath11k_vif *arvif; in ath11k_bcn_tx_status_event() 8254 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event() 8603 struct ath11k_vif *arvif; in ath11k_wmi_gtk_offload_status_event() [all …]
|
H A D | wmi.h | 17 struct ath11k_vif; 6498 struct ath11k_vif *arvif, bool enable); 6500 struct ath11k_vif *arvif, bool enable); 6502 struct ath11k_vif *arvif);
|
H A D | dp_rx.c | 1162 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif, in ath11k_dp_peer_rx_pn_replay_config()
|