Home
last modified time | relevance | path

Searched refs:dp_link_vif (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.c141 struct ath12k_dp_link_vif *dp_link_vif; in ath12k_peer_create() local
152 dp_link_vif = ath12k_dp_vif_to_dp_link_vif(&ahvif->dp_vif, link_id); in ath12k_peer_create()
213 dp_link_vif->ast_hash = peer->ast_hash; in ath12k_peer_create()
214 dp_link_vif->ast_idx = peer->hw_peer_id; in ath12k_peer_create()
H A Dmac.c10237 struct ath12k_dp_link_vif *dp_link_vif = NULL; in ath12k_mac_vdev_create() local
10321 dp_link_vif = ath12k_dp_vif_to_dp_link_vif(&ahvif->dp_vif, arvif->link_id); in ath12k_mac_vdev_create()
10323 dp_link_vif->vdev_id = arvif->vdev_id; in ath12k_mac_vdev_create()
10324 dp_link_vif->lmac_id = ar->lmac_id; in ath12k_mac_vdev_create()
10325 dp_link_vif->pdev_idx = ar->pdev_idx; in ath12k_mac_vdev_create()
10731 struct ath12k_dp_link_vif *dp_link_vif; in ath12k_mac_vdev_delete() local
10779 dp_link_vif = ath12k_dp_vif_to_dp_link_vif(&ahvif->dp_vif, arvif->link_id); in ath12k_mac_vdev_delete()
10780 ath12k_dp_tx_put_bank_profile(ath12k_ab_to_dp(ab), dp_link_vif->bank_id); in ath12k_mac_vdev_delete()