Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1164 struct qwx_hp_update_timer hp_timer[CE_COUNT_MAX]; member
H A Dqwx.c21280 qwx_dp_shadow_stop_timer(sc, &sc->ce.hp_timer[i]); in qwx_ce_stop_shadow_timers()
21292 qwx_dp_shadow_stop_timer(sc, &sc->ce.hp_timer[i]); in qwx_ce_free_pipes()
21672 qwx_dp_shadow_init_timer(sc, &sc->ce.hp_timer[ce_id], in qwx_ce_init_ring()
22108 qwx_dp_shadow_start_timer(sc, srng, &sc->ce.hp_timer[pipe_id]); in qwx_ce_send()