Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wi/
HDif_wivar.h67 #define WI_VAP(vap) ((struct wi_vap *)(vap)) macro
HDif_wi.c549 struct wi_vap *wvp = WI_VAP(vap); in wi_vap_delete()
765 WI_VAP(vap)->wv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in wi_recv_mgmt()
834 return WI_VAP(vap)->wv_newstate(vap, nstate, arg); in wi_newstate_sta()
849 error = WI_VAP(vap)->wv_newstate(vap, nstate, arg); in wi_newstate_hostap()