Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genetreg.h68 #define GENET_RBUF_CTRL 0x300 macro
H A Dif_genet.c475 val = RD4(sc, GENET_RBUF_CTRL); in gen_reset()
477 WR4(sc, GENET_RBUF_CTRL, val); in gen_reset()
505 buf_ctrl = RD4(sc, GENET_RBUF_CTRL); in gen_enable_offload()
514 WR4(sc, GENET_RBUF_CTRL, buf_ctrl); in gen_enable_offload()