Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/bnx/
H A Dif_bnx.c251 static int bnx_create_tx_ring(struct bnx_tx_ring *);
4324 error = bnx_create_tx_ring(txr); in bnx_dma_alloc()
5177 bnx_create_tx_ring(struct bnx_tx_ring *txr) in bnx_create_tx_ring() function