Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h1289 #define MLX5_CAP_FLOWTABLE(mdev, cap) \ macro
1299 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.cap)
1305 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit.cap)
1311 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_sniffer.cap)
1317 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_sniffer.cap)
1323 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_rdma.cap)
1329 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_rdma.cap)
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dcounters.c540 if (MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fill_counters()
549 if (MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fill_counters()
592 if (MLX5_CAP_FLOWTABLE(dev->mdev, in __mlx5_ib_alloc_counters()
596 if (MLX5_CAP_FLOWTABLE(dev->mdev, in __mlx5_ib_alloc_counters()
A Dfs.c771 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in get_flow_table()
903 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fs_add_op_fc()
915 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fs_add_op_fc()
2305 return MLX5_CAP_FLOWTABLE(ibdev->mdev, in mlx5_ib_flow_action_packet_reformat_valid()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Ddev.c98 if (MLX5_CAP_FLOWTABLE(dev, in mlx5_eth_supported()
A Dfs_cmd.c730 int atomic_mod_cap = MLX5_CAP_FLOWTABLE(dev, in mlx5_cmd_update_fte()
851 max_encap_size = MLX5_CAP_FLOWTABLE(dev, max_encap_header_size); in mlx5_cmd_packet_reformat_alloc()
A Den_fs_ethtool.c128 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
A Dfs_core.c1132 if (MLX5_CAP_FLOWTABLE(dev, in connect_flow_table()
2087 (MLX5_CAP_FLOWTABLE(get_dev(&ft->node), nic_rx_multi_path_tirs))); in fwd_next_prio_supported()
2554 int max_ft_level = MLX5_CAP_FLOWTABLE(steering->dev, in init_root_tree_recursive()
A Den_main.c5150 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c79 if (!MLX5_CAP_FLOWTABLE(ns->dev, sw_owner_reformat_supported)) in mlx5_cmd_dr_create_flow_table()
A Ddr_cmd.c139 MLX5_CAP_FLOWTABLE(mdev, in mlx5dr_cmd_query_device()

Completed in 47 milliseconds