Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpeer.h37 bool is_authorized; member
H A Dmac.c3175 if (peer && peer->is_authorized) in ath11k_bss_assoc()
10020 peer->is_authorized = true; in ath11k_mac_op_sta_state()
10062 peer->is_authorized = false; in ath11k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3952 if (peer && peer->is_authorized) in ath12k_bss_assoc()
6893 peer->is_authorized = false; in ath12k_mac_station_unauthorize()
6929 peer->is_authorized = true; in ath12k_mac_station_authorize()