Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1927 int tx_push_size; member
H A Dbnxt.c3292 dma_free_coherent(&pdev->dev, bp->tx_push_size, in bnxt_free_tx_rings()
3308 bp->tx_push_size = 0; in bnxt_alloc_tx_rings()
3320 bp->tx_push_size = push_size; in bnxt_alloc_tx_rings()
3335 if (bp->tx_push_size) { in bnxt_alloc_tx_rings()
3342 bp->tx_push_size, in bnxt_alloc_tx_rings()