Searched refs:sge_timer_cb (Results 1 – 1 of 1) sorted by relevance
243 static void sge_timer_cb(void *arg);957 sge_timer_cb(void *arg) in sge_timer_cb() function1000 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in sge_timer_cb()1012 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_init_adapter()1020 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_reset_adapter()