Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ral/
Drt2661var.h91 struct rt2661_vap { struct
97 #define RT2661_VAP(vap) ((struct rt2661_vap *)(vap)) argument
Drt2661.c377 struct rt2661_vap *rvp; in rt2661_vap_create()
412 rvp = (struct rt2661_vap *) malloc(sizeof(struct rt2661_vap), in rt2661_vap_create()
437 struct rt2661_vap *rvp = RT2661_VAP(vap); in rt2661_vap_delete()
768 struct rt2661_vap *rvp = RT2661_VAP(vap); in rt2661_newstate()