Searched refs:RCVFW_64 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/apple/ | ||
D | mace.h | 122 #define RCVFW_64 0x20 /* 64 bytes avail */ macro |
D | macmace.c | 290 mb->fifocc = XMTFW_8 | RCVFW_64 | XMTFWU | RCVFWU; in mace_reset() |