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.c231 peer->primary_link = arsta->is_assoc_link; in ath12k_peer_create()
H A Dcore.h507 bool is_assoc_link; member
H A Dmac.c3523 ml->assoc_link = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3526 ml->primary_umac = arsta->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3557 ml->partner_info[i].assoc_link = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
3558 ml->partner_info[i].primary_umac = arsta_p->is_assoc_link; in ath12k_peer_assoc_h_mlo()
7686 arsta->is_assoc_link = true; in ath12k_mac_op_sta_state()