Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Ddp8393x.c166 static uint32_t dp8393x_rbwc(dp8393xState *s) in dp8393x_rbwc() function
745 if (padded_len > dp8393x_rbwc(s) * 2) { in dp8393x_receive()
806 available = dp8393x_rbwc(s); in dp8393x_receive()
812 if (dp8393x_rbwc(s) < s->regs[SONIC_EOBC]) { in dp8393x_receive()