Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1135 #define BGE_RXLPMODE_ENABLE 0x00000002 macro
H A Dif_bge.c1836 CSR_WRITE_4(sc, BGE_RXLP_MODE, BGE_RXLPMODE_ENABLE); in bge_blockinit()
4137 bge_stop_block(sc, BGE_RXLP_MODE, BGE_RXLPMODE_ENABLE); in bge_stop()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1598 CSR_WRITE_4(sc, BGE_RXLP_MODE, BGE_RXLPMODE_ENABLE); in bnx_blockinit()
3975 bnx_stop_block(sc, BGE_RXLP_MODE, BGE_RXLPMODE_ENABLE); in bnx_stop()