Searched refs:DEPCA_ALIGN (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/
H A Ddepca.c424 ** DESC_ALIGN. DEPCA_ALIGN aligns the start address of the private memory area
429 #define DEPCA_ALIGN DEPCA_ALIGN8 /* Keep the LANCE happy... */ macro
710 offset = (offset + DEPCA_ALIGN) & ~DEPCA_ALIGN;

Completed in 64 milliseconds