Searched refs:is_authorized (Results 1 – 4 of 4) sorted by relevance
37 bool is_authorized; member
3173 if (peer && peer->is_authorized) in ath11k_bss_assoc()9735 peer->is_authorized = true; in ath11k_mac_op_sta_state()9777 peer->is_authorized = false; in ath11k_mac_op_sta_state()
48 bool is_authorized; member
3728 if (peer && peer->is_authorized) in ath12k_bss_assoc()6276 peer->is_authorized = false; in ath12k_mac_station_unauthorize()6310 peer->is_authorized = true; in ath12k_mac_station_authorize()
Completed in 44 milliseconds