Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h138 #define DEFAULT_RCV_DESCRIPTORS_10G 4096 macro
Dqlcnic_main.c647 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_10G; in qlcnic_check_options()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic.h214 #define DEFAULT_RCV_DESCRIPTORS_10G 4096 macro
Dnetxen_nic_main.c766 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_10G; in netxen_check_options()