Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c75 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in qlcnic_83xx_config_vnic_buff_descriptors()
Dqlcnic.h149 #define DEFAULT_RCV_DESCRIPTORS_1G 2048 macro
Dqlcnic_83xx_init.c2332 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in qlcnic_83xx_config_buff_descriptors()
Dqlcnic_main.c1269 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in qlcnic_check_options()
/linux-6.12.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h195 #define DEFAULT_RCV_DESCRIPTORS_1G 2048 macro
Dnetxen_nic_main.c888 adapter->num_rxd = DEFAULT_RCV_DESCRIPTORS_1G; in netxen_check_options()