Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c151 static struct ieee80211vap *iwn_vap_create(struct ieee80211com *,
688 ic->ic_vap_create = iwn_vap_create; in iwn_attach()
1383 iwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, in iwn_vap_create() function