Searched refs:MLX5_CAP_FLOWTABLE (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | device.h | 1111 #define MLX5_CAP_FLOWTABLE(mdev, cap) \ macro 1118 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.cap) 1124 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_sniffer.cap) 1130 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_sniffer.cap)
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 976 if (!MLX5_CAP_FLOWTABLE(mdev, in modify_spec_mailbox() 1002 if (MLX5_CAP_FLOWTABLE(dev, in fpga_ipsec_fs_create_flow_group()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 922 if (MLX5_CAP_FLOWTABLE(dev, in connect_flow_table() 1800 (MLX5_CAP_FLOWTABLE(get_dev(&ft->node), nic_rx_multi_path_tirs))); in fwd_next_prio_supported() 2146 int max_ft_level = MLX5_CAP_FLOWTABLE(steering->dev, in init_root_tree_recursive()
|
D | en_fs_ethtool.c | 100 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
|
D | fs_cmd.c | 456 int atomic_mod_cap = MLX5_CAP_FLOWTABLE(dev, in mlx5_cmd_update_fte()
|
D | en_main.c | 4368 MLX5_CAP_FLOWTABLE(mdev, in mlx5e_check_required_hca_cap() 4683 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
|
D | en_tc.c | 2070 if (MLX5_CAP_FLOWTABLE(priv->mdev, in parse_tc_nic_actions()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 1686 …if (MLX5_CAP_FLOWTABLE(dev->mdev, flow_table_properties_nic_receive.ft_field_support.outer_esp_spi… in mlx5_ib_alloc_ucontext() 3085 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in get_flow_table()
|