Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c183 MLX5_CAP64_FLOWTABLE(mdev, sw_steering_nic_rx_action_drop_icm_address); in mlx5dr_cmd_query_device()
185 MLX5_CAP64_FLOWTABLE(mdev, sw_steering_nic_tx_action_drop_icm_address); in mlx5dr_cmd_query_device()
187 MLX5_CAP64_FLOWTABLE(mdev, sw_steering_nic_tx_action_allow_icm_address); in mlx5dr_cmd_query_device()
/Linux-v6.1/include/linux/mlx5/
Ddevice.h1279 #define MLX5_CAP64_FLOWTABLE(mdev, cap) \ macro