Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c388 static int iwm_send_update_mcc_cmd(struct iwm_softc *, const char *);
4654 iwm_send_update_mcc_cmd(struct iwm_softc *sc, const char *alpha2) in iwm_send_update_mcc_cmd() function
4828 if ((error = iwm_send_update_mcc_cmd(sc, "ZZ")) != 0) in iwm_init_hw()