Home
last modified time | relevance | path

Searched refs:ath12k_vif_to_arvif (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c542 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_get_arvif_iter()
661 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_get_ar_by_vif()
1483 tx_arvif = ath12k_vif_to_arvif(arvif->vif->mbssid_tx_vif); in ath12k_mac_setup_bcn_tmpl_ema()
1538 tx_arvif = ath12k_vif_to_arvif(vif->mbssid_tx_vif); in ath12k_mac_setup_bcn_tmpl()
1633 params.tx_bssid = ath12k_vif_to_arvif(arvif->vif->mbssid_tx_vif)->bssid; in ath12k_control_beaconing()
1654 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_mac_handle_beacon_iter()
1677 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_mac_handle_beacon_miss_iter()
1723 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_basic()
1752 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_crypto()
1811 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_peer_assoc_h_rates()
[all …]
Dp2p.c121 struct ath12k_vif *arvif = ath12k_vif_to_arvif(vif); in ath12k_p2p_noa_update_vdev_iter()
Dcore.h1027 static inline struct ath12k_vif *ath12k_vif_to_arvif(struct ieee80211_vif *vif) in ath12k_vif_to_arvif() function