Searched refs:stop_thres (Results 1 – 3 of 3) sorted by relevance
158 unsigned int stop_thres; /* SW TX queue suspend threshold */ member
1179 if (unlikely(credits - ndesc < q->stop_thres)) { in t3_eth_xmit()2968 q->txq[TXQ_ETH].stop_thres = nports * in t3_sge_alloc_qset()
183 unsigned int stop_thres; /* SW TX queue suspend threshold */ member698 q->stop_thres = 0; in alloc_tx_resources()718 sge->cmdQ[0].stop_thres = sge->adapter->params.nports * in alloc_tx_resources()1697 if (unlikely(credits - count < q->stop_thres)) { in t1_sge_tx()