Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.h124 #define RCVFWU 0x04 /* recv fifo watermark update enable */ macro
H A Dmacmace.c290 mb->fifocc = XMTFW_8 | RCVFW_64 | XMTFWU | RCVFWU; in mace_reset()
H A Dmace.c345 out_8(&mb->fifocc, RCVFW_32 | XMTFW_16 | XMTFWU | RCVFWU | XMTBRST); in mace_reset()