Searched refs:NESM_STOP_PG (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dhydra.c47 #define NESM_STOP_PG 0x40 /* Last page +1 of RX ring */ macro
138 stop_page = NESM_STOP_PG;
228 if (xfer_start+count > mem_base + (NESM_STOP_PG<<8)) {
229 int semi_count = (mem_base + (NESM_STOP_PG<<8)) - xfer_start;
H A Dapne.c75 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
272 stop_page = NESM_STOP_PG;
299 stop_page = NESM_STOP_PG;
H A Dzorro8390.c68 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
224 stop_page = NESM_STOP_PG;
H A Dne-h8300.c69 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
289 stop_page = NESM_STOP_PG;
H A Dne2.c110 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
448 stop_page = NESM_STOP_PG;
H A Dne2k-pci.c165 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
345 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG;
H A Dne.c163 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
411 stop_page = NESM_STOP_PG;
H A Dax88796.c79 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
729 stop_page = NESM_STOP_PG;

Completed in 102 milliseconds