Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_bnx.c2357 sc->tx_bd_chain_rseg[i]); in bnx_dma_free()
2573 &sc->tx_bd_chain_rseg[i], BUS_DMA_NOWAIT)) { in bnx_dma_alloc()
2581 sc->tx_bd_chain_rseg[i], BNX_TX_CHAIN_PAGE_SZ, in bnx_dma_alloc()
Dif_bnxreg.h4873 int tx_bd_chain_rseg[TX_PAGES]; member