Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_runvar.h115 struct run_vap { struct
128 #define RUN_VAP(vap) ((struct run_vap *)(vap)) argument
H A Dif_run.c989 struct run_vap *rvp; in run_vap_create()
1030 rvp = malloc(sizeof(struct run_vap), M_80211_VAP, M_WAITOK | M_ZERO); in run_vap_create()
1100 struct run_vap *rvp = RUN_VAP(vap); in run_vap_delete()
2171 struct run_vap *rvp = RUN_VAP(vap); in run_newstate()
2846 struct run_vap *rvp = RUN_VAP(vap); in run_recv_mgmt()
5000 struct run_vap *rvp = RUN_VAP(vap); in run_update_beacon()
5040 struct run_vap *rvp = RUN_VAP(vap); in run_update_beacon_cb()