Searched refs:rte_eth_allmulticast_enable (Results 1 – 14 of 14) sorted by relevance
8 rte_eth_allmulticast_enable;
2637 int rte_eth_allmulticast_enable(uint16_t port_id);
2535 rte_eth_allmulticast_enable(uint16_t port_id) in rte_eth_allmulticast_enable() function
408 ret = rte_eth_allmulticast_enable(port); in eth_set_allmulticast_mode()
350 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_enable); in hn_vf_allmulticast_enable()
780 ret = rte_eth_allmulticast_enable(portid); in main()
143 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_eth_dev_conf_apply()
775 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_allmulticast_enable()818 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_allmulticast_disable()
526 rte_eth_allmulticast_enable(port_id); in kni_config_allmulticast()
255 * **[related] API**: ``rte_eth_allmulticast_enable()``,
943 ret = rte_eth_allmulticast_enable(slave_id); in bond_mode_8023ad_register_lacp_mac()
2695 ret = rte_eth_allmulticast_enable(port_id); in bond_ethdev_allmulticast_enable()2720 ret = rte_eth_allmulticast_enable(port_id); in bond_ethdev_allmulticast_enable()
443 * ethdev: changed ``rte_eth_allmulticast_enable`` and
118 ``rte_eth_allmulticast_enable()`` function. This method did not work for VFs