Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c7336 struct ath12k *ar, *tmp_ar; in ath12k_mac_op_tx() local
7418 tmp_ar = tmp_arvif->ar; in ath12k_mac_op_tx()
7439 spin_lock_bh(&tmp_ar->ab->base_lock); in ath12k_mac_op_tx()
7440 peer = ath12k_peer_find_by_addr(tmp_ar->ab, tmp_arvif->bssid); in ath12k_mac_op_tx()
7442 spin_unlock_bh(&tmp_ar->ab->base_lock); in ath12k_mac_op_tx()
7443 ath12k_warn(tmp_ar->ab, in ath12k_mac_op_tx()
7462 spin_unlock_bh(&tmp_ar->ab->base_lock); in ath12k_mac_op_tx()
7465 ret = ath12k_dp_tx(tmp_ar, tmp_arvif, in ath12k_mac_op_tx()