Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h68 void r92c_scan_end(struct ieee80211com *);
H A Dr92c_chan.c407 r92c_scan_end(struct ieee80211com *ic) in r92c_scan_end() function
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c83 ic->ic_scan_end = r92c_scan_end; in r88e_postattach()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c90 ic->ic_scan_end = r92c_scan_end; in r92cu_postattach()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c83 ic->ic_scan_end = r92c_scan_end; in r88ee_postattach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c88 ic->ic_scan_end = r92c_scan_end; in r92ce_postattach()