Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_sge.c2846 static int last_holdoff = 0; in process_responses() local
2847 if (cxgb_debug && rspq->holdoff_tmr != last_holdoff) { in process_responses()
2849 last_holdoff = rspq->holdoff_tmr; in process_responses()
3012 static int last_holdoff = 0; in process_responses_gts() local
3016 if (cxgb_debug && (rq->next_holdoff != last_holdoff)) { in process_responses_gts()
3018 last_holdoff = rq->next_holdoff; in process_responses_gts()