Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.h211 extern int iwm_update_sta(struct iwm_softc *sc, struct iwm_node *in);
H A Dif_iwm_sta.c203 iwm_update_sta(struct iwm_softc *sc, struct iwm_node *in) in iwm_update_sta() function
H A Dif_iwm.c4541 error = iwm_update_sta(sc, in); in iwm_newstate()