Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h906 int tx_push_thresh; member
Dbnxt.c221 if (free_size == bp->tx_ring_size && length <= bp->tx_push_thresh) { in bnxt_start_xmit()
1763 if (bp->tx_push_thresh) { in bnxt_alloc_tx_rings()
1767 bp->tx_push_thresh); in bnxt_alloc_tx_rings()
1771 bp->tx_push_thresh = 0; in bnxt_alloc_tx_rings()
3667 bp->tx_push_thresh = 0; in bnxt_hwrm_func_qcaps()
3670 bp->tx_push_thresh = BNXT_TX_PUSH_THRESH; in bnxt_hwrm_func_qcaps()