Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c418 ring->rx_max_pending = MAX_RCV_DESCRIPTORS_10G; in netxen_nic_get_ringparam()
446 u16 max_rcv_desc = MAX_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
Dnetxen_nic.h206 #define MAX_RCV_DESCRIPTORS_10G 8192 macro
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h147 #define MAX_RCV_DESCRIPTORS_10G 8192 macro
Dqlcnic_83xx_init.c2349 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_buff_descriptors()
Dqlcnic_sriov_common.c341 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_sriov_vf_cfg_buff_desc()
Dqlcnic_main.c1275 adapter->max_rxd = MAX_RCV_DESCRIPTORS_10G; in qlcnic_check_options()