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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Ddscc4.c179 * the driver: it's better to stay < TxSizeMax and < RxSizeMax.
182 #define TO_STATE_RX(len) cpu_to_le32((RX_MAX(len) % RxSizeMax) << 16)
295 #define RxSizeMax 0x1ffc /* Datasheet DS1 - 11.1.2.1 */ macro

Completed in 33 milliseconds