Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c129 static struct ieee80211vap *ural_vap_create(struct ieee80211com *,
488 ic->ic_vap_create = ural_vap_create; in ural_attach()
556 ural_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, in ural_vap_create() function