Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h366 (type == FS_FT_SNIFFER_RX) ? MLX5_CAP_FLOWTABLE_SNIFFER_RX(mdev, cap) : \
H A Dfs_core.c3424 if (MLX5_CAP_FLOWTABLE_SNIFFER_RX(dev, ft_support)) { in mlx5_fs_core_init()
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h1310 #define MLX5_CAP_FLOWTABLE_SNIFFER_RX(mdev, cap) \ macro