Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2879 #define BGE_TX_RING_SZ \ macro
H A Dif_bge.c1534 bzero(sc->bge_ldata.bge_tx_ring, BGE_TX_RING_SZ); in bge_init_tx_ring()
2967 error = bge_dma_ring_alloc(sc, PAGE_SIZE, BGE_TX_RING_SZ, in bge_dma_alloc()