Searched refs:cxgb_tx_coalesce_enable_stop (Results 1 – 1 of 1) sorted by relevance
108 static int cxgb_tx_coalesce_enable_stop = COALESCE_STOP_DEFAULT; variable110 &cxgb_tx_coalesce_enable_stop, 0,268 if (cxgb_tx_coalesce_enable_stop < COALESCE_STOP_MIN) in check_pkt_coalesce()269 cxgb_tx_coalesce_enable_stop = COALESCE_STOP_MIN; in check_pkt_coalesce()276 if (*fill != 0 && (txq->in_use <= cxgb_tx_coalesce_enable_stop) && in check_pkt_coalesce()1612 (txq->in_use <= cxgb_tx_coalesce_enable_stop) && in cxgb_tx_watchdog()