Home
last modified time | relevance | path

Searched refs:MAX_JUMBO_RCV_DESCRIPTORS_10G (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c71 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_vnic_buff_descriptors()
72 adapter->max_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_vnic_buff_descriptors()
H A Dqlcnic_83xx_init.c2328 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_buff_descriptors()
2329 adapter->max_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_83xx_config_buff_descriptors()
H A Dqlcnic_main.c1265 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_check_options()
1266 adapter->max_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_check_options()
H A Dqlcnic.h147 #define MAX_JUMBO_RCV_DESCRIPTORS_10G 1024 macro
H A Dqlcnic_sriov_common.c353 adapter->max_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_sriov_vf_cfg_buff_desc()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c411 ring->rx_jumbo_max_pending = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_get_ringparam()
441 u16 max_jumbo_desc = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
452 max_jumbo_desc = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
H A Dnetxen_nic.h192 #define MAX_JUMBO_RCV_DESCRIPTORS_10G 1024 macro
H A Dnetxen_nic_main.c888 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_check_options()