Home
last modified time | relevance | path

Searched refs:DEFAULT_RCV_DESCRIPTORS_1G (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h137 #define DEFAULT_RCV_DESCRIPTORS_1G 2048 macro
Dqlcnic_main.c655 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in qlcnic_check_options()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic.h213 #define DEFAULT_RCV_DESCRIPTORS_1G 2048 macro
Dnetxen_nic_main.c769 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in netxen_check_options()