Searched refs:last_holdoff (Results 1 – 1 of 1) sorted by relevance
2846 static int last_holdoff = 0; in process_responses() local2847 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() local3016 if (cxgb_debug && (rq->next_holdoff != last_holdoff)) { in process_responses_gts()3018 last_holdoff = rq->next_holdoff; in process_responses_gts()