Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
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 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()
1123 static int ath12k_mac_setup_bcn_tmpl(struct ath12k_vif *arvif) in ath12k_mac_setup_bcn_tmpl()
1166 static void ath12k_control_beaconing(struct ath12k_vif *arvif, in ath12k_control_beaconing()
1214 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_basic()
[all …]
H A Dcore.h192 struct ath12k_vif { struct
248 struct ath12k_vif *arvif; argument
384 struct ath12k_vif *arvif;
830 static inline struct ath12k_vif *ath12k_vif_to_arvif(struct ieee80211_vif *vif) in ath12k_vif_to_arvif()
832 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.h62 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.c325 u32 ath12k_dp_tx_get_vdev_bank_config(struct ath12k_base *ab, struct ath12k_vif *arvif) in ath12k_dp_tx_get_vdev_bank_config()
363 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, struct ath12k_vif *arvif, in ath12k_dp_tx_get_bank_profile()
1089 static void ath12k_dp_update_vdev_search(struct ath12k_vif *arvif) in ath12k_dp_update_vdev_search()
1110 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;
1792 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()
128 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_dp_tx()
H A Dwmi.c6433 struct ath12k_vif *arvif; in ath12k_wmi_process_csa_switch_count_event()
6841 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()