Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211_scan.h90 void (*sc_attach)(struct ieee80211com *); member
H A Dieee80211_scan.c83 ic->ic_scan_methods->sc_attach(ic); in ieee80211_scan_attach()
H A Dieee80211_scan_sw.c1001 .sc_attach = ieee80211_swscan_attach,