Home
last modified time | relevance | path

Searched refs:mlx5_nl_mac_addr_remove (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.h39 int mlx5_nl_mac_addr_remove(int nlsk_fd, unsigned int iface_idx,
H A Dmlx5_nl.c766 mlx5_nl_mac_addr_remove(int nlsk_fd, unsigned int iface_idx, uint64_t *mac_own, in mlx5_nl_mac_addr_remove() function
859 mlx5_nl_mac_addr_remove(nlsk_fd, iface_idx, mac_own, m, in mlx5_nl_mac_addr_flush()
/dpdk/drivers/common/mlx5/
H A Dversion.map128 mlx5_nl_mac_addr_remove; # WINDOWS_NO_EXPORT
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c2720 mlx5_nl_mac_addr_remove(priv->nl_socket_route, in mlx5_os_mac_addr_remove()