stop_thres 183 drivers/net/ethernet/chelsio/cxgb/sge.c unsigned int stop_thres; /* SW TX queue suspend threshold */ stop_thres 689 drivers/net/ethernet/chelsio/cxgb/sge.c q->stop_thres = 0; stop_thres 709 drivers/net/ethernet/chelsio/cxgb/sge.c sge->cmdQ[0].stop_thres = sge->adapter->params.nports * stop_thres 1688 drivers/net/ethernet/chelsio/cxgb/sge.c if (unlikely(credits - count < q->stop_thres)) { stop_thres 170 drivers/net/ethernet/chelsio/cxgb3/adapter.h unsigned int stop_thres; /* SW TX queue suspend threshold */ stop_thres 1310 drivers/net/ethernet/chelsio/cxgb3/sge.c if (unlikely(credits - ndesc < q->stop_thres)) { stop_thres 3101 drivers/net/ethernet/chelsio/cxgb3/sge.c q->txq[TXQ_ETH].stop_thres = nports *