Home
last modified time | relevance | path

Searched refs:otx2_nix_allmulticast_disable (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_ops.c181 otx2_nix_allmulticast_disable(struct rte_eth_dev *eth_dev) in otx2_nix_allmulticast_disable() function
H A Dotx2_ethdev.h425 int otx2_nix_allmulticast_disable(struct rte_eth_dev *eth_dev);
H A Dotx2_ethdev.c2300 .allmulticast_disable = otx2_nix_allmulticast_disable,