Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iwn/
Dif_iwn.c260 static int iwn_set_critical_temp(struct iwn_softc *);
5607 iwn_set_critical_temp(struct iwn_softc *sc) in iwn_set_critical_temp() function
6923 if ((error = iwn_set_critical_temp(sc)) != 0) { in iwn_config()