Searched refs:ETH_64_POOLS (Results 1 – 12 of 12) sorted by relevance
107 RTE_ETH_DEV_SRIOV(eth_dev).active = ETH_64_POOLS; in txgbe_pf_host_init()260 case ETH_64_POOLS: in txgbe_pf_host_configure()
3639 if (num_pools == ETH_64_POOLS) in txgbe_vmdq_rx_hw_configure()3763 case ETH_64_POOLS: in txgbe_config_vf_rss()3790 case ETH_64_POOLS: in txgbe_config_vf_default()3897 case ETH_64_POOLS: in txgbe_dev_mq_tx_configure()
1097 RTE_ETH_DEV_SRIOV(dev).active = ETH_64_POOLS; in txgbe_check_vf_rss_rxq_num()2335 dev_info->max_vmdq_pools = ETH_64_POOLS; in txgbe_dev_info_get()
112 RTE_ETH_DEV_SRIOV(eth_dev).active = ETH_64_POOLS; in ixgbe_pf_host_init()269 case ETH_64_POOLS: in ixgbe_pf_host_configure()
309 ETH_64_POOLS; in rte_pmd_ixgbe_set_vf_vlan_stripq()
4366 if (num_pools == ETH_64_POOLS) in ixgbe_vmdq_rx_hw_configure()4487 case ETH_64_POOLS: in ixgbe_config_vf_rss()4512 case ETH_64_POOLS: in ixgbe_config_vf_default()4632 case ETH_64_POOLS: in ixgbe_dev_mq_tx_configure()
2198 RTE_ETH_DEV_SRIOV(dev).active = ETH_64_POOLS; in ixgbe_check_vf_rss_rxq_num()3838 dev_info->max_vmdq_pools = ETH_64_POOLS; in ixgbe_dev_info_get()3962 dev_info->max_vmdq_pools = ETH_64_POOLS; in ixgbevf_dev_info_get()
87 ETH_64_POOLS))); in bnxt_mq_rx_configure()
4019 if (pool >= ETH_64_POOLS) { in rte_eth_dev_mac_addr_add()4020 RTE_ETHDEV_LOG(ERR, "Pool id must be 0-%d\n", ETH_64_POOLS - 1); in rte_eth_dev_mac_addr_add()4254 if (mirror_conf->dst_pool >= ETH_64_POOLS) { in rte_eth_mirror_rule_set()4256 ETH_64_POOLS - 1); in rte_eth_mirror_rule_set()
868 ETH_64_POOLS = 64 /**< 64 VMDq pools. */ enumerator
229 … If the number of rxq is 2 (``--rxq=2`` in testpmd), then there is totally 64 pools (ETH_64_POOLS),
4854 ETH_64_POOLS); in i40e_pf_parameter_init()