Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1926 int tx_push_thresh; member
H A Dbnxt.c474 if (free_size == bp->tx_ring_size && length <= bp->tx_push_thresh && in bnxt_start_xmit()
3309 if (bp->tx_push_thresh) { in bnxt_alloc_tx_rings()
3313 bp->tx_push_thresh); in bnxt_alloc_tx_rings()
3317 bp->tx_push_thresh = 0; in bnxt_alloc_tx_rings()
7713 bp->tx_push_thresh = 0; in __bnxt_hwrm_func_qcaps()
7716 bp->tx_push_thresh = BNXT_TX_PUSH_THRESH; in __bnxt_hwrm_func_qcaps()