Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
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()
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()
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()
A Dqlcnic.h147 #define MAX_JUMBO_RCV_DESCRIPTORS_10G 1024 macro
A Dqlcnic_sriov_common.c351 adapter->max_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_sriov_vf_cfg_buff_desc()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_ethtool.c409 ring->rx_jumbo_max_pending = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_get_ringparam()
437 u16 max_jumbo_desc = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
448 max_jumbo_desc = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_nic_set_ringparam()
A Dnetxen_nic.h192 #define MAX_JUMBO_RCV_DESCRIPTORS_10G 1024 macro
A Dnetxen_nic_main.c890 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_check_options()

Completed in 44 milliseconds