Searched refs:preauth_iface (Results 1 – 3 of 3) sorted by relevance
97 sta->preauth_iface = piface; in rsn_preauth_receive()127 piface->next = hapd->preauth_iface; in rsn_preauth_iface_add()128 hapd->preauth_iface = piface; in rsn_preauth_iface_add()143 piface = hapd->preauth_iface; in rsn_preauth_iface_deinit()144 hapd->preauth_iface = NULL; in rsn_preauth_iface_deinit()243 piface = hapd->preauth_iface; in rsn_preauth_send()245 if (piface == sta->preauth_iface) in rsn_preauth_send()
89 struct rsn_preauth_interface *preauth_iface; member
100 struct rsn_preauth_interface *preauth_iface; member