Home
last modified time | relevance | path

Searched refs:ath12k_vif (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c526 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_get_arvif_iter()
532 struct ath12k_vif *ath12k_mac_get_arvif(struct ath12k *ar, u32 vdev_id) in ath12k_mac_get_arvif()
552 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab, in ath12k_mac_get_arvif_by_vdev_id()
557 struct ath12k_vif *arvif; in ath12k_mac_get_arvif_by_vdev_id()
631 struct ath12k_vif *arvif; in ath12k_mac_txpower_recalc()
685 static int ath12k_recalc_rtscts_prot(struct ath12k_vif *arvif) in ath12k_recalc_rtscts_prot()
724 static int ath12k_mac_set_kickout(struct ath12k_vif *arvif) in ath12k_mac_set_kickout()
1120 static int ath12k_mac_setup_bcn_tmpl(struct ath12k_vif *arvif) in ath12k_mac_setup_bcn_tmpl()
1163 static void ath12k_control_beaconing(struct ath12k_vif *arvif, in ath12k_control_beaconing()
1211 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_basic()
[all …]
H A Dmac.h64 struct ath12k_vif *ath12k_mac_get_arvif(struct ath12k *ar, u32 vdev_id);
65 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab,
H A Dcore.h211 struct ath12k_vif { struct
267 struct ath12k_vif *arvif; argument
403 struct ath12k_vif *arvif;
850 static inline struct ath12k_vif *ath12k_vif_to_arvif(struct ieee80211_vif *vif) in ath12k_vif_to_arvif()
852 return (struct ath12k_vif *)vif->drv_priv; in ath12k_vif_to_arvif()
H A Ddp_tx.h19 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif,
H A Dpeer.h59 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif,
H A Ddp_rx.h91 int ath12k_dp_rx_peer_pn_replay_config(struct ath12k_vif *arvif,
H A Ddp.c314 u32 ath12k_dp_tx_get_vdev_bank_config(struct ath12k_base *ab, struct ath12k_vif *arvif) in ath12k_dp_tx_get_vdev_bank_config()
352 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, struct ath12k_vif *arvif, in ath12k_dp_tx_get_bank_profile()
1090 static void ath12k_dp_update_vdev_search(struct ath12k_vif *arvif) in ath12k_dp_update_vdev_search()
1111 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif) in ath12k_dp_vdev_tx_attach()
H A Dpeer.c264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create()
H A Ddp.h18 struct ath12k_vif;
1794 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif);
H A Ddp_tx.c13 ath12k_dp_tx_get_encap_type(struct ath12k_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type()
132 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_dp_tx()
H A Dwmi.c6630 struct ath12k_vif *arvif; in ath12k_wmi_process_csa_switch_count_event()
7041 struct ath12k_vif *arvif; in ath12k_wmi_simulate_radar()
H A Ddp_rx.c1107 int ath12k_dp_rx_peer_pn_replay_config(struct ath12k_vif *arvif, in ath12k_dp_rx_peer_pn_replay_config()