Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.h210 extern int iwm_add_sta(struct iwm_softc *sc, struct iwm_node *in);
H A Dif_iwm_sta.c197 iwm_add_sta(struct iwm_softc *sc, struct iwm_node *in) in iwm_add_sta() function
H A Dif_iwm.c4194 if ((error = iwm_add_sta(sc, in)) != 0) {