Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c1153 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, sc->bge_std); in bge_init_rx_ring_std()
1585 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, 0); in bge_blockinit()
3123 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, in bge_rxeof()
3174 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, sc->bge_std); in bge_rxeof()
H A Dif_bgereg.h500 #define BGE_MBX_RX_STD_PROD_LO 0x026C macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c960 bnx_writembx(std->bnx_sc, BGE_MBX_RX_STD_PROD_LO, std->bnx_rx_std); in bnx_init_rx_ring_std()
1370 bnx_writembx(sc, BGE_MBX_RX_STD_PROD_LO, 0); in bnx_blockinit()
5636 BGE_MBX_RX_STD_PROD_LO, in bnx_rx_std_refill()
5649 bnx_writembx(std->bnx_sc, BGE_MBX_RX_STD_PROD_LO, in bnx_rx_std_refill()