Searched refs:RSD_REQUIRED (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/atm/
H A Dfore200e.h51 #define RSD_REQUIRED (((MAX_PDU_SIZE - SMALL_BUFFER_SIZE + LARGE_BUFFER_SIZE) / LARGE_BUFFER_SIZE) + 1) macro
55 /* RSD_REQUIRED receive segment descriptors are enough to describe a max-sized PDU,
60 #define RSD_EXTENSION ((RSD_REQUIRED - RSD_FIXED) + 1)

Completed in 17 milliseconds