Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1888 int tx_push_size; member
Dbnxt.c3326 dma_free_coherent(&pdev->dev, bp->tx_push_size, in bnxt_free_tx_rings()
3342 bp->tx_push_size = 0; in bnxt_alloc_tx_rings()
3354 bp->tx_push_size = push_size; in bnxt_alloc_tx_rings()
3369 if (bp->tx_push_size) { in bnxt_alloc_tx_rings()
3376 bp->tx_push_size, in bnxt_alloc_tx_rings()