Searched refs:MLX5_CAP_FLOWTABLE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | device.h | 1222 #define MLX5_CAP_FLOWTABLE(mdev, cap) \ macro 1232 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.cap) 1238 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit.cap) 1244 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_sniffer.cap) 1250 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_sniffer.cap) 1256 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive_rdma.cap) 1262 MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_transmit_rdma.cap)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.c | 583 int atomic_mod_cap = MLX5_CAP_FLOWTABLE(dev, in mlx5_cmd_update_fte() 706 max_encap_size = MLX5_CAP_FLOWTABLE(dev, max_encap_header_size); in mlx5_cmd_packet_reformat_alloc()
|
| H A D | fs_core.c | 1045 if (MLX5_CAP_FLOWTABLE(dev, in connect_flow_table() 1966 (MLX5_CAP_FLOWTABLE(get_dev(&ft->node), nic_rx_multi_path_tirs))); in fwd_next_prio_supported() 2384 int max_ft_level = MLX5_CAP_FLOWTABLE(steering->dev, in init_root_tree_recursive()
|
| H A D | en_fs_ethtool.c | 103 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
|
| H A D | en_main.c | 4708 MLX5_CAP_FLOWTABLE(mdev, in mlx5e_check_required_hca_cap() 5093 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
|
| H A D | en_tc.c | 3555 if (MLX5_CAP_FLOWTABLE(priv->mdev, in parse_tc_nic_actions()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | fs_dr.c | 77 if (!MLX5_CAP_FLOWTABLE(ns->dev, sw_owner_reformat_supported)) in mlx5_cmd_dr_create_flow_table()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | ipsec.c | 1003 if (!MLX5_CAP_FLOWTABLE(mdev, in modify_spec_mailbox() 1030 if (MLX5_CAP_FLOWTABLE(dev, in fpga_ipsec_fs_create_flow_group()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 819 if (!MLX5_CAP_FLOWTABLE(dev->mdev, in get_flow_table() 2241 return MLX5_CAP_FLOWTABLE(ibdev->mdev, in mlx5_ib_flow_action_packet_reformat_valid()
|
| H A D | main.c | 1775 …if (MLX5_CAP_FLOWTABLE(dev->mdev, flow_table_properties_nic_receive.ft_field_support.outer_esp_spi… in set_ucontext_resp()
|