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

/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c58 u32 mpfs_index; member in struct:mlx5e_eth_addr_hash_node
756 if (hn->mpfs_index != -1U)
757 mlx5_mpfs_del_mac(priv->mdev, hn->mpfs_index);
836 hn->mpfs_index = -1U;
863 if (hn->mpfs_index == -1U)
864 mlx5_mpfs_add_mac(priv->mdev, &hn->mpfs_index,

Completed in 89 milliseconds