Home
last modified time | relevance | path

Searched refs:mlx5_flow_namespace (Results 1 – 25 of 36) sorted by relevance

12

/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h153 struct mlx5_flow_namespace **fdb_sub_ns;
228 struct mlx5_flow_namespace *ns;
286 struct mlx5_flow_namespace { struct
314 struct mlx5_flow_namespace ns;
373 int mlx5_flow_namespace_set_mode(struct mlx5_flow_namespace *ns,
A Dfs_core.c525 struct mlx5_flow_namespace *ns; in find_root()
2706 struct mlx5_flow_namespace *ns; in mlx5_get_flow_namespace()
2796 struct mlx5_flow_namespace *
2879 static struct mlx5_flow_namespace *fs_init_namespace(struct mlx5_flow_namespace in fs_init_namespace()
2890 struct mlx5_flow_namespace *ns; in fs_create_namespace()
3006 struct mlx5_flow_namespace *ns; in del_sw_root_ns()
3020 struct mlx5_flow_namespace *ns; in create_root_ns()
3058 struct mlx5_flow_namespace *ns; in set_prio_attrs_in_prio()
3417 struct mlx5_flow_namespace *ns; in create_fdb_sub_ns_prio_chain()
3484 struct mlx5_flow_namespace *ns; in create_fdb_bypass()
[all …]
A Drdma.c28 struct mlx5_flow_namespace *ns = NULL; in mlx5_rdma_enable_roce_steering()
A Den_fs.c51 struct mlx5_flow_namespace *ns;
52 struct mlx5_flow_namespace *egress_ns;
1306 struct mlx5_flow_namespace *ns = mlx5_get_flow_namespace(fs->mdev, in mlx5e_create_flow_steering()
1503 struct mlx5_flow_namespace *mlx5e_fs_get_ns(struct mlx5e_flow_steering *fs, bool egress) in mlx5e_fs_get_ns()
1508 void mlx5e_fs_set_ns(struct mlx5e_flow_steering *fs, struct mlx5_flow_namespace *ns, bool egress) in mlx5e_fs_set_ns()
A Deswitch_offloads_termtbl.c69 struct mlx5_flow_namespace *root_ns; in mlx5_eswitch_termtbl_create()
A Deswitch_offloads.c1835 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fdb_tables()
1995 struct mlx5_flow_namespace *ns; in esw_create_offloads_table()
2248 struct mlx5_flow_namespace *ns; in esw_create_restore_table()
2659 struct mlx5_flow_namespace *ns; in esw_set_slave_root_fdb()
2744 struct mlx5_flow_namespace *egress_ns, in esw_master_egress_create_resources()
2824 struct mlx5_flow_namespace *egress_ns; in esw_set_master_egress_rule()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dipsec_fs_roce.c29 struct mlx5_flow_namespace *ns_rdma;
39 struct mlx5_flow_namespace *ns;
282 struct mlx5_flow_namespace *roce_ns, *nic_ns; in ipsec_fs_roce_tx_mpv_create_ft()
437 struct mlx5_flow_namespace *ns, in ipsec_fs_roce_rx_mpv_create()
440 struct mlx5_flow_namespace *roce_ns, *nic_ns; in ipsec_fs_roce_rx_mpv_create()
706 struct mlx5_flow_namespace *ns, in mlx5_ipsec_fs_roce_rx_create()
841 struct mlx5_flow_namespace *ns; in mlx5_ipsec_fs_roce_init()
A Dipsec_fs_roce.h17 struct mlx5_flow_namespace *ns,
A Dfs_ttc.c635 struct mlx5_flow_namespace *ns; in mlx5_create_inner_ttc_table()
713 struct mlx5_flow_namespace *ns; in mlx5_create_ttc_table()
A Dmacsec_fs.c337 *macsec_fs_auto_group_table_create(struct mlx5_flow_namespace *ns, int flags, in macsec_fs_auto_group_table_create()
364 struct mlx5_flow_namespace *ns; in macsec_fs_tx_roce_create()
401 struct mlx5_flow_namespace *ns; in macsec_fs_tx_create()
1423 struct mlx5_flow_namespace *ns; in macsec_fs_rx_roce_create()
1507 struct mlx5_flow_namespace *ns; in macsec_fs_rx_create()
A Dsd.c280 struct mlx5_flow_namespace *nic_ns; in sd_cmd_set_primary()
A Dfs_chains.c156 struct mlx5_flow_namespace *ns; in mlx5_chains_create_table()
/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dvporttbl.c33 esw_vport_tbl_create(struct mlx5_eswitch *esw, struct mlx5_flow_namespace *ns, in esw_vport_tbl_create()
84 struct mlx5_flow_namespace *ns; in mlx5_esw_vporttbl_get()
A Dlegacy.c26 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_vepa_table()
77 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_fdb_table()
A Dindir_table.c252 struct mlx5_flow_namespace *root_ns; in mlx5_esw_indir_table_entry_create()
/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs.h160 struct mlx5_flow_namespace *mlx5e_fs_get_ns(struct mlx5e_flow_steering *fs, bool egress);
161 void mlx5e_fs_set_ns(struct mlx5e_flow_steering *fs, struct mlx5_flow_namespace *ns, bool egress);
A Dfs_tt_redirect.c210 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); in fs_udp_create_table()
480 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); in fs_any_create_table()
/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dhelper.c13 struct mlx5_flow_namespace *root_ns; in esw_acl_table_create()
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.h183 struct mlx5_flow_namespace *ns;
A Dfs_tcp.c268 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); in accel_fs_tcp_create_table()
A Dipsec_fs.c39 struct mlx5_flow_namespace *ns;
146 static struct mlx5_flow_table *ipsec_ft_create(struct mlx5_flow_namespace *ns, in ipsec_ft_create()
600 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(ipsec->fs, false); in handle_ipsec_rx_bringup()
2739 struct mlx5_flow_namespace *ns, *ns_esw; in mlx5e_accel_ipsec_fs_init()
/drivers/infiniband/hw/mlx5/
A Dfs.c695 struct mlx5_flow_namespace *ns, in _get_prio()
723 struct mlx5_flow_namespace *ns = NULL; in get_flow_table()
954 struct mlx5_flow_namespace *ns; in get_per_qp_prio()
1230 struct mlx5_flow_namespace *ns; in mlx5_ib_fs_add_op_fc()
1906 struct mlx5_flow_namespace *ns = NULL; in _get_flow_table()
2577 struct mlx5_flow_namespace *ns; in steering_anchor_create_ft()
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dpost_meter.c63 struct mlx5_flow_namespace *root_ns; in mlx5e_post_meter_table_create()
A Dsample.c67 struct mlx5_flow_namespace *root_ns; in sampler_termtbl_create()
/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.c46 struct mlx5_flow_namespace *ns; in mlx5_lag_create_port_sel_table()

Completed in 703 milliseconds

12