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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dnicstar.h183 #define NS_RSQ_ALIGNMENT NS_RSQSIZE macro
H A Dnicstar.c659 card->rsq.org = kmalloc(NS_RSQSIZE + NS_RSQ_ALIGNMENT, GFP_KERNEL);
667 card->rsq.base = (ns_rsqe *) ALIGN_ADDRESS(card->rsq.org, NS_RSQ_ALIGNMENT);

Completed in 162 milliseconds