Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_scan.h108 extern int iwm_lmac_scan(struct iwm_softc *);
H A Dif_iwm_scan.c704 iwm_lmac_scan(struct iwm_softc *sc) in iwm_lmac_scan() function
H A Dif_iwm.c6525 error = iwm_lmac_scan(sc); in iwm_scan_start()