Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c238 static uint16_t wpi_limit_dwell(struct wpi_softc *, uint16_t);
4031 wpi_limit_dwell(struct wpi_softc *sc, uint16_t dwell_time) in wpi_limit_dwell() function
4069 return (wpi_limit_dwell(sc, passive)); in wpi_get_passive_dwell_time()