Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dpeer.h37 bool is_authorized; member
H A Dmac.c3167 if (peer && peer->is_authorized) in ath11k_bss_assoc()
9686 peer->is_authorized = true; in ath11k_mac_op_sta_state()
9728 peer->is_authorized = false; in ath11k_mac_op_sta_state()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dpeer.h48 bool is_authorized; member
H A Dmac.c3360 if (peer && peer->is_authorized) in ath12k_bss_assoc()
5414 peer->is_authorized = false; in ath12k_mac_station_unauthorize()
5448 peer->is_authorized = true; in ath12k_mac_station_authorize()