Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dpeer.c400 peer->primary_link = arsta->is_assoc_link; in ath12k_peer_create()
H A Dcore.h516 bool is_assoc_link; member
H A Dmac.c3130 ml->assoc_link = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3133 ml->primary_umac = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3163 ml->partner_info[i].assoc_link = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3164 ml->partner_info[i].primary_umac = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
5805 arsta->is_assoc_link = true; in ath12k_mac_op_sta_state()