Home
last modified time | relevance | path

Searched refs:num_jumbo_rxd (Results 1 – 9 of 9) sorted by relevance

/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()
76 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_1G; 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()
2333 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_1G; in qlcnic_83xx_config_buff_descriptors()
H A Dqlcnic_init.c209 rds_ring->num_desc = adapter->num_jumbo_rxd; in qlcnic_alloc_sw_resources()
H A Dqlcnic_main.c1259 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in qlcnic_check_options()
1264 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_1G; in qlcnic_check_options()
H A Dqlcnic.h1111 u16 num_jumbo_rxd; member
H A Dqlcnic_sriov_common.c351 adapter->num_jumbo_rxd = QLC_DEFAULT_JUMBO_RCV_DESCRIPTORS_SRIOV_VF; in qlcnic_sriov_vf_cfg_buff_desc()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1593 u16 num_jumbo_rxd; member
H A Dnetxen_nic_main.c886 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_10G; in netxen_check_options()
889 adapter->num_jumbo_rxd = MAX_JUMBO_RCV_DESCRIPTORS_1G; in netxen_check_options()
H A Dnetxen_nic_init.c234 rds_ring->num_desc = adapter->num_jumbo_rxd; in netxen_alloc_sw_resources()