Home
last modified time | relevance | path

Searched refs:MLX5_CAP_FLOWTABLE (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Ddevice.h1171 #define MLX5_CAP_FLOWTABLE(mdev, cap) \ macro
1181 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.cap)
1187 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit.cap)
1193 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_sniffer.cap)
1199 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_sniffer.cap)
1205 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_rdma.cap)
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c586 int atomic_mod_cap = MLX5_CAP_FLOWTABLE(dev, in mlx5_cmd_update_fte()
712 max_encap_size = MLX5_CAP_FLOWTABLE(dev, max_encap_header_size); in mlx5_cmd_packet_reformat_alloc()
Den_fs_ethtool.c102 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
Dfs_core.c983 if (MLX5_CAP_FLOWTABLE(dev, in connect_flow_table()
1855 (MLX5_CAP_FLOWTABLE(get_dev(&ft->node), nic_rx_multi_path_tirs))); in fwd_next_prio_supported()
2248 int max_ft_level = MLX5_CAP_FLOWTABLE(steering->dev, in init_root_tree_recursive()
Den_main.c4623 MLX5_CAP_FLOWTABLE(mdev, in mlx5e_check_required_hca_cap()
4956 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
Den_tc.c2830 if (MLX5_CAP_FLOWTABLE(priv->mdev, in parse_tc_nic_actions()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dflow.c431 return MLX5_CAP_FLOWTABLE(ibdev->mdev, in mlx5_ib_flow_action_packet_reformat_valid()
Dmain.c1834 …if (MLX5_CAP_FLOWTABLE(dev->mdev, flow_table_properties_nic_receive.ft_field_support.outer_esp_spi… in mlx5_ib_alloc_ucontext()
3320 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in get_flow_table()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c984 if (!MLX5_CAP_FLOWTABLE(mdev, in modify_spec_mailbox()
1011 if (MLX5_CAP_FLOWTABLE(dev, in fpga_ipsec_fs_create_flow_group()