Home
last modified time | relevance | path

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

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