Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c410 ring->rx_max_pending = MAX_RCV_DESCRIPTORS_10G; in netxen_nic_get_ringparam()
440 u16 max_rcv_desc = MAX_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
Dnetxen_nic.h190 #define MAX_RCV_DESCRIPTORS_10G 8192 macro
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h144 #define MAX_RCV_DESCRIPTORS_10G 8192 macro
Dqlcnic_83xx_init.c2327 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_buff_descriptors()
Dqlcnic_sriov_common.c351 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_sriov_vf_cfg_buff_desc()
Dqlcnic_main.c1263 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_check_options()