Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.h1878 int tx_push_size; member
A Dbnxt.c3136 dma_free_coherent(&pdev->dev, bp->tx_push_size, in bnxt_free_tx_rings()
3152 bp->tx_push_size = 0; in bnxt_alloc_tx_rings()
3164 bp->tx_push_size = push_size; in bnxt_alloc_tx_rings()
3179 if (bp->tx_push_size) { in bnxt_alloc_tx_rings()
3186 bp->tx_push_size, in bnxt_alloc_tx_rings()

Completed in 36 milliseconds