Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h52 return MLX5_CAP_ESW_FLOWTABLE_FDB(mdev, max_modify_header_actions); in mlx5e_mod_hdr_max_actions()
54 return MLX5_CAP_FLOWTABLE_NIC_RX(mdev, max_modify_header_actions); in mlx5e_mod_hdr_max_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c770 max_actions = MLX5_CAP_ESW_FLOWTABLE_FDB(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
775 max_actions = MLX5_CAP_FLOWTABLE_NIC_RX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
782 max_actions = MLX5_CAP_FLOWTABLE_NIC_TX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
786 max_actions = MLX5_CAP_ESW_INGRESS_ACL(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
790 max_actions = MLX5_CAP_FLOWTABLE_RDMA_TX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
H A Den_tc.c3001 return MLX5_CAP_ESW_FLOWTABLE_FDB(mdev, max_modify_header_actions); in mlx5e_flow_namespace_max_modify_action()
3003 return MLX5_CAP_FLOWTABLE_NIC_RX(mdev, max_modify_header_actions); in mlx5e_flow_namespace_max_modify_action()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c961 max_actions = MLX5_CAP_ESW_FLOWTABLE_FDB(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
967 max_actions = MLX5_CAP_FLOWTABLE_NIC_RX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
973 max_actions = MLX5_CAP_FLOWTABLE_NIC_TX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
977 max_actions = MLX5_CAP_ESW_INGRESS_ACL(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
982 max_actions = MLX5_CAP_FLOWTABLE_RDMA_TX(dev, max_modify_header_actions); in mlx5_cmd_modify_header_alloc()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c2189 max_modify_header_actions) || in mlx5_ib_modify_header_supported()
2191 max_modify_header_actions) || in mlx5_ib_modify_header_supported()
2193 max_modify_header_actions); in mlx5_ib_modify_header_supported()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dfs.c2515 max_modify_header_actions) || in mlx5_ib_modify_header_supported()
2517 max_modify_header_actions) || in mlx5_ib_modify_header_supported()
2519 max_modify_header_actions); in mlx5_ib_modify_header_supported()
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Ddriver.h1370 !MLX5_CAP_FLOWTABLE_RDMA_TX(mdev, max_modify_header_actions) || in mlx5_is_macsec_roce_supported()
H A Dmlx5_ifc.h464 u8 max_modify_header_actions[0x8]; member
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h430 u8 max_modify_header_actions[0x8]; member

Completed in 116 milliseconds