Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_flow_table.c58 u32 mpfs_index; member
756 if (hn->mpfs_index != -1U) in mlx5e_execute_action()
757 mlx5_mpfs_del_mac(priv->mdev, hn->mpfs_index); in mlx5e_execute_action()
832 hn->mpfs_index = -1U; in mlx5e_sync_ifp_addr()
876 if (hn->mpfs_index == -1U) in mlx5e_sync_ifp_addr()
877 mlx5_mpfs_add_mac(priv->mdev, &hn->mpfs_index, in mlx5e_sync_ifp_addr()