Searched refs:RX_LOW (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c501.h46 #define RX_LOW (ioaddr + 0x0A) macro
H A D3c501.c556 dev->name, txsr, inw(GP_LOW), inw(RX_LOW));
565 txsr, inw(GP_LOW), inw(RX_LOW));
626 dev->name, rxsr, inb(TX_STATUS), inw(RX_LOW));
683 pkt_len = inw(RX_LOW);

Completed in 34 milliseconds