Searched refs:BGE_RX_RTN_RING_SZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 2881 #define BGE_RX_RTN_RING_SZ(x) \ macro |
H A D | if_bge.c | 2956 error = bge_dma_ring_alloc(sc, PAGE_SIZE, BGE_RX_RTN_RING_SZ(sc), in bge_dma_alloc() |