Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2875 #define BGE_STD_RX_RING_SZ \ macro
H A Dif_bge.c1418 bzero(sc->bge_ldata.bge_rx_std_ring, BGE_STD_RX_RING_SZ); in bge_init_rx_ring_std()
2949 error = bge_dma_ring_alloc(sc, PAGE_SIZE, BGE_STD_RX_RING_SZ, in bge_dma_alloc()