Home
last modified time | relevance | path

Searched refs:ath11k_vif (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h153 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 Dp2p.c80 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()
H A Dwow.c96 static int ath11k_wow_vif_cleanup(struct ath11k_vif *arvif) in ath11k_wow_vif_cleanup()
124 struct ath11k_vif *arvif; in ath11k_wow_cleanup()
346 static int ath11k_vif_wow_set_wakeups(struct ath11k_vif *arvif, in ath11k_vif_wow_set_wakeups()
471 struct ath11k_vif *arvif; in ath11k_wow_set_wakeups()
488 static int ath11k_vif_wow_clean_nlo(struct ath11k_vif *arvif) in ath11k_vif_wow_clean_nlo()
516 struct ath11k_vif *arvif; in ath11k_wow_nlo_cleanup()
535 struct ath11k_vif *arvif; in ath11k_wow_set_hw_filter()
559 struct ath11k_vif *arvif; in ath11k_wow_clear_hw_filter()
579 struct ath11k_vif *arvif; in ath11k_wow_arp_ns_offload()
602 struct ath11k_vif *arvif; in ath11k_gtk_rekey_offload()
[all …]
H A Dspectral.h46 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 Dp2p.h18 void ath11k_p2p_noa_update(struct ath11k_vif *arvif,
H A Ddp_tx.h22 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
H A Dpeer.h50 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
H A Dcore.h361 struct ath11k_vif { struct
430 struct ath11k_vif *arvif; argument
543 struct ath11k_vif *arvif;
1326 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif()
1328 return (struct ath11k_vif *)vif->drv_priv; in ath11k_vif_to_arvif()
H A Dspectral.c157 static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar) in ath11k_spectral_get_vdev()
159 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev()
177 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger()
210 struct ath11k_vif *arvif; in ath11k_spectral_scan_config()
884 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Ddp_rx.h49 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
H A Ddebugfs.c271 struct ath11k_vif *arvif; in ath11k_open_bcn_stats()
1556 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog()
1632 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog()
1679 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog()
1718 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog()
1778 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_debugfs_op_vif_add()
H A Ddp.h17 struct ath11k_vif;
1662 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
H A Dreg.c859 struct ath11k_vif *arvif; in ath11k_reg_get_ar_vdev_type()
867 arvif = list_first_entry_or_null(&ar->arvifs, struct ath11k_vif, list); in ath11k_reg_get_ar_vdev_type()
H A Dtestmode.c305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi()
H A Ddp_tx.c17 ath11k_dp_tx_get_encap_type(struct ath11k_vif *arvif, struct sk_buff *skb) in ath11k_dp_tx_get_encap_type()
83 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx()
H A Dpeer.c370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
H A Dwmi.c1031 struct ath11k_vif *arvif; in ath11k_wmi_vdev_up()
1776 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev_id); in ath11k_wmi_bcn_tmpl()
4098 struct ath11k_vif *arvif; in ath11k_wmi_obss_color_collision_event()
6595 struct ath11k_vif *arvif; in ath11k_wmi_tlv_rssi_chain_parse()
6663 struct ath11k_vif *arvif; in ath11k_wmi_tlv_fw_stats_data_parse()
7004 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill()
7078 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill()
7450 struct ath11k_vif *arvif; in ath11k_bcn_tx_status_event()
8357 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event()
8706 struct ath11k_vif *arvif; in ath11k_wmi_gtk_offload_status_event()
[all …]
H A Dwmi.h17 struct ath11k_vif;
6610 struct ath11k_vif *arvif, bool enable);
6612 struct ath11k_vif *arvif, bool enable);
6614 struct ath11k_vif *arvif);