Searched refs:mlx5_flow_act (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | fs.h | 158 struct mlx5_flow_act { struct 170 struct mlx5_flow_act name = {MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument 179 struct mlx5_flow_act *flow_act,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 52 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_offloaded_rule() 153 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_fwd_rule() 402 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule() 444 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule() 780 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_create_vport_rx_rule()
|
D | fs_core.h | 180 struct mlx5_flow_act action;
|
D | fs_core.c | 559 struct mlx5_flow_act *flow_act) in alloc_fte() 1403 static int check_conflicting_ftes(struct fs_fte *fte, const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1425 struct mlx5_flow_act *flow_act, in add_rule_fg() 1612 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1698 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 1806 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
D | eswitch.c | 160 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule() 1130 struct mlx5_flow_act flow_act = {0}; in esw_vport_ingress_config() 1230 struct mlx5_flow_act flow_act = {0}; in esw_vport_egress_config()
|
D | en_fs_ethtool.c | 401 struct mlx5_flow_act flow_act = {0}; in add_ethtool_flow_rule()
|
D | en_tc.c | 685 struct mlx5_flow_act flow_act = { in mlx5e_tc_add_nic_flow()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 2457 struct mlx5_flow_act *action) in parse_flow_flow_action() 2477 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr() 2871 const struct mlx5_flow_act *flow_act, in is_valid_esp_aes_gcm() 2895 const struct mlx5_flow_act *flow_act, in is_valid_spec() 3260 struct mlx5_flow_act flow_act = {.flow_tag = MLX5_FS_DEFAULT_FLOW_TAG}; in _create_flow_rule() 3699 struct mlx5_flow_act flow_act = {.flow_tag = MLX5_FS_DEFAULT_FLOW_TAG}; in _create_raw_flow_rule()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 633 struct mlx5_flow_act *flow_act) in mlx5_is_fpga_egress_ipsec_rule()
|