Searched refs:rte_eth_allmulticast_enable (Results 1 – 14 of 14) sorted by relevance
8 rte_eth_allmulticast_enable;
2995 int rte_eth_allmulticast_enable(uint16_t port_id);
2348 rte_eth_allmulticast_enable(uint16_t port_id) in rte_eth_allmulticast_enable() function
487 ret = rte_eth_allmulticast_enable(port); in eth_set_allmulticast_mode()
800 ret = rte_eth_allmulticast_enable(portid); in main()
143 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_eth_dev_conf_apply()
772 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_allmulticast_enable()815 ret = rte_eth_allmulticast_enable(PORT_ID(sdev)); in fs_allmulticast_disable()
571 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_enable); in hn_vf_allmulticast_enable()
526 ret = rte_eth_allmulticast_enable(port_id); in kni_config_allmulticast()
2767 ret = rte_eth_allmulticast_enable(port_id); in bond_ethdev_allmulticast_enable()2792 ret = rte_eth_allmulticast_enable(port_id); in bond_ethdev_allmulticast_enable()2886 rte_eth_allmulticast_enable(port_id); in bond_ethdev_allmulticast_update()
972 ret = rte_eth_allmulticast_enable(slave_id); in bond_mode_8023ad_register_lacp_mac()
242 * **[related] API**: ``rte_eth_allmulticast_enable()``,
375 * ethdev: changed ``rte_eth_allmulticast_enable`` and
117 ``rte_eth_allmulticast_enable()`` function. This method did not work for VFs