Searched refs:is_authorized (Results 1 – 7 of 7) sorted by relevance
91 int is_authorized(osm_console_t * p_oct);
37 bool is_authorized; member
3173 if (peer && peer->is_authorized) in ath11k_bss_assoc()10003 peer->is_authorized = true; in ath11k_mac_op_sta_state()10045 peer->is_authorized = false; in ath11k_mac_op_sta_state()
48 bool is_authorized; member
3849 if (peer && peer->is_authorized) in ath12k_bss_assoc()6597 peer->is_authorized = false; in ath12k_mac_station_unauthorize()6631 peer->is_authorized = true; in ath12k_mac_station_authorize()
166 int is_authorized(osm_console_t * p_oct) in is_authorized() function
1893 if (is_authorized(p_oct)) { in osm_console()