Searched refs:ic_vap_create (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-13-stable/sys/dev/wtap/
H A Dif_wtap.c618 ic->ic_vap_create = wtap_vap_create;
/freebsd-13-stable/sys/net80211/
H A Dieee80211_ddb.c632 DB_PRINTSYM("\t", "ic_vap_create", ic->ic_vap_create);
H A Dieee80211_freebsd.c152 vap = ic->ic_vap_create(ic, wlanname, unit,
H A Dieee80211_var.h262 struct ieee80211vap* (*ic_vap_create)(struct ieee80211com *, member in struct:ieee80211com
/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn.c290 ic->ic_vap_create = rtwn_vap_create;
/freebsd-13-stable/sys/dev/malo/
H A Dif_malo.c287 ic->ic_vap_create = malo_vap_create;
/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipw.c317 ic->ic_vap_create = ipw_vap_create;
/freebsd-13-stable/sys/dev/ral/
H A Drt2560.c299 ic->ic_vap_create = rt2560_vap_create;
H A Drt2661.c304 ic->ic_vap_create = rt2661_vap_create;
H A Drt2860.c346 ic->ic_vap_create = rt2860_vap_create;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uath.c450 ic->ic_vap_create = uath_vap_create;
H A Dif_upgt.c352 ic->ic_vap_create = upgt_vap_create;
H A Dif_ural.c494 ic->ic_vap_create = ural_vap_create;
H A Dif_rsu.c594 ic->ic_vap_create = rsu_vap_create;
H A Dif_rum.c570 ic->ic_vap_create = rum_vap_create;
H A Dif_zyd.c400 ic->ic_vap_create = zyd_vap_create;
H A Dif_urtw.c900 ic->ic_vap_create = urtw_vap_create;
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c504 ic->ic_vap_create = wpi_vap_create;
691 if (ic->ic_vap_create == wpi_vap_create) {
/freebsd-13-stable/sys/dev/otus/
H A Dif_otus.c753 ic->ic_vap_create = otus_vap_create;
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c498 ic->ic_vap_create = mwl_vap_create;
/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis.c933 ic->ic_vap_create = ndis_vap_create;
/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c508 ic->ic_vap_create = bwi_vap_create;
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwi.c405 ic->ic_vap_create = iwi_vap_create;
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c1299 ic->ic_vap_create = ath_vap_create;
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm.c6341 ic->ic_vap_create = iwm_vap_create;

Completed in 442 milliseconds

12