Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c80 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_83xx_config_vnic_buff_descriptors()
H A Dqlcnic_ethtool.c647 ring->tx_max_pending = MAX_CMD_DESCRIPTORS; in qlcnic_get_ringparam()
686 MIN_CMD_DESCRIPTORS, MAX_CMD_DESCRIPTORS, "tx"); in qlcnic_set_ringparam()
H A Dqlcnic.h142 #define MAX_CMD_DESCRIPTORS 1024 macro
H A Dqlcnic_sriov_common.c354 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_sriov_vf_cfg_buff_desc()
H A Dqlcnic_83xx_init.c2337 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_83xx_config_buff_descriptors()
H A Dqlcnic_main.c1277 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_check_options()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c414 ring->tx_max_pending = MAX_CMD_DESCRIPTORS; in netxen_nic_get_ringparam()
462 MIN_CMD_DESCRIPTORS, MAX_CMD_DESCRIPTORS, "tx"); in netxen_nic_set_ringparam()
H A Dnetxen_nic.h188 #define MAX_CMD_DESCRIPTORS 1024 macro
H A Dnetxen_nic_main.c917 adapter->num_txd = MAX_CMD_DESCRIPTORS; in netxen_check_options()