Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_console_io.h91 int is_authorized(osm_console_t * p_oct);
/freebsd/sys/contrib/dev/athk/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()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console_io.c166 int is_authorized(osm_console_t * p_oct) in is_authorized() function
H A Dosm_console.c1893 if (is_authorized(p_oct)) { in osm_console()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_peer.h84 bool is_authorized; member
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()