Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.h122 #define RCVFW_64 0x20 /* 64 bytes avail */ macro
H A Dmacmace.c290 mb->fifocc = XMTFW_8 | RCVFW_64 | XMTFWU | RCVFWU; in mace_reset()