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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic.h211 #define MAX_JUMBO_RCV_DESCRIPTORS 1024 macro
214 #define MAX_JUMBO_RCV_DESC MAX_JUMBO_RCV_DESCRIPTORS
218 #define NUM_RCV_DESC (MAX_RCV_DESC + MAX_JUMBO_RCV_DESCRIPTORS + \
H A Dnetxen_nic_main.c376 adapter->max_jumbo_rx_desc_count = MAX_JUMBO_RCV_DESCRIPTORS;

Completed in 38 milliseconds