Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_sta.h216 extern int iwm_add_aux_sta(struct iwm_softc *sc);
H A Dif_iwm_sta.c341 iwm_add_aux_sta(struct iwm_softc *sc) in iwm_add_aux_sta() function
H A Dif_iwm.c4865 if ((error = iwm_add_aux_sta(sc)) != 0) { in iwm_init_hw()