Searched refs:sge_timer_cb (Results 1 – 1 of 1) sorted by relevance
245 static void sge_timer_cb(void *arg);964 sge_timer_cb(void *arg) in sge_timer_cb() function1007 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in sge_timer_cb()1019 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_init_adapter()1027 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_reset_adapter()