Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.c305 peer->primary_link = arsta->is_assoc_link; in ath12k_peer_create()
H A Dcore.h509 bool is_assoc_link; member
H A Dmac.c3551 ml->assoc_link = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3554 ml->primary_umac = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3598 ml->partner_info[i].assoc_link = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3599 ml->partner_info[i].primary_umac = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
7844 arsta->is_assoc_link = true; in ath12k_mac_op_sta_state()