Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h507 #define BGE_MBX_RX_JUMBO_PROD_LO 0x0274 macro
H A Dif_bge.c1480 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, BGE_JUMBO_RX_RING_CNT - 1); in bge_init_rx_ring_jumbo()
2136 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, 0); in bge_blockinit()
4420 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, (sc->bge_jumbo + in bge_rxeof()