Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h66 #define GENET_RBUF_CTRL 0x300 macro
H A Dif_genet.c488 val = RD4(sc, GENET_RBUF_CTRL); in gen_enable()
490 WR4(sc, GENET_RBUF_CTRL, val); in gen_enable()
539 buf_ctrl = RD4(sc, GENET_RBUF_CTRL); in gen_enable_offload()
548 WR4(sc, GENET_RBUF_CTRL, buf_ctrl); in gen_enable_offload()