Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c599 static struct ieee80211vap * iwx_vap_create(struct ieee80211com *,
10066 ic->ic_vap_create = iwx_vap_create; in iwx_attach_hook()
10677 iwx_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, in iwx_vap_create() function