Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1803 int tx_push_size; member
Dbnxt.c3174 dma_free_coherent(&pdev->dev, bp->tx_push_size, in bnxt_free_tx_rings()
3190 bp->tx_push_size = 0; in bnxt_alloc_tx_rings()
3202 bp->tx_push_size = push_size; in bnxt_alloc_tx_rings()
3217 if (bp->tx_push_size) { in bnxt_alloc_tx_rings()
3224 bp->tx_push_size, in bnxt_alloc_tx_rings()