Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h196 #define DEFAULT_RCV_DESCRIPTORS_10G 4096 macro
Dnetxen_nic_main.c889 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_10G; in netxen_check_options()
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h150 #define DEFAULT_RCV_DESCRIPTORS_10G 4096 macro
Dqlcnic_83xx_init.c2326 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_buff_descriptors()
Dqlcnic_main.c1262 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_10G; in qlcnic_check_options()