Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dmace.h126 #define RCVFW_64 0x20 /* 64 bytes avail */ macro
Dmacmace.c306 mb->fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | XMTBRST | RCVBRST; in mace_open()