Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c246 static struct ieee80211vap *uath_vap_create(struct ieee80211com *,
449 ic->ic_vap_create = uath_vap_create; in uath_attach()
1029 uath_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, in uath_vap_create() function