Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan.h92 void (*sc_attach)(struct ieee80211com *); member
H A Dieee80211_scan.c85 ic->ic_scan_methods->sc_attach(ic); in ieee80211_scan_attach()
H A Dieee80211_scan_sw.c997 .sc_attach = ieee80211_swscan_attach,