Home
last modified time | relevance | path

Searched refs:pasn_auth_work (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c455 wpa_s->pasn_auth_work = NULL; in wpas_pasn_reset()
528 wpa_s->pasn_auth_work = NULL; in wpas_pasn_auth_start_cb()
668 wpa_s->pasn_auth_work = work; in wpas_pasn_auth_start_cb()
705 if (wpa_s->pasn_auth_work) { in wpas_pasn_auth_start()
806 if (!wpa_s->pasn_auth_work) in wpas_pasn_auth_rx()
898 if (!wpa_s->pasn_auth_work) { in wpas_pasn_auth_tx_status()
H A Dwpa_supplicant_i.h1585 struct wpa_radio_work *pasn_auth_work; member