Searched defs:flow_act (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec_fs.c | 308 struct mlx5_flow_act flow_act = {}; in ipsec_miss_create() local 351 struct mlx5_flow_act *flow_act) in setup_modify_header() 440 struct mlx5_flow_act *flow_act) in setup_pkt_reformat() 525 struct mlx5_flow_act flow_act = {}; in rx_add_rule() local 651 struct mlx5_flow_act flow_act = {}; in ipsec_counter_rule_tx() local 710 struct mlx5_flow_act flow_act = {}; in ipsec_tx_roce_rule_setup() local 798 struct mlx5_flow_act flow_act = {}; in tx_create_kspi_bypass_rules() local 1120 struct mlx5_flow_act *flow_act, in tx_add_kspi_rule() 1154 struct mlx5_flow_act *flow_act, in tx_add_reqid_ip_rules() 1214 struct mlx5_flow_act flow_act = {}; in tx_add_rule() local [all …]
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tcp.c | 101 struct mlx5_flow_act flow_act = {}; in mlx5e_accel_fs_add_inpcb() local 177 struct mlx5_flow_act flow_act = { in accel_fs_tcp_add_default_rule() local
|
H A D | mlx5_fs_core.c | 728 struct mlx5_flow_act *flow_act) in alloc_fte() 904 struct mlx5_flow_act *flow_act) in find_next_fwd_ft() 1648 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1670 struct mlx5_flow_act *flow_act, in add_rule_fg() 1709 struct mlx5_flow_act *flow_act, in dest_is_valid() 1846 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1945 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 2060 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
H A D | mlx5_eswitch.c | 223 struct mlx5_flow_act flow_act = {}; in esw_fdb_set_vport_rule() local 788 struct mlx5_flow_act flow_act = {}; in esw_vport_ingress_config() local 836 struct mlx5_flow_act flow_act = {}; in esw_vport_egress_config() local
|
H A D | mlx5_fs_tree.c |
|
H A D | mlx5_fs_cmd.c | 169 mlx5_cmd_fs_set_fte(struct mlx5_core_dev * dev,u16 vport,enum fs_fte_status * fte_status,u32 * match_val,enum fs_ft_type type,unsigned int table_id,unsigned int index,unsigned int group_id,struct mlx5_flow_act * flow_act,u32 sw_action,int dest_size,struct list_head * dests) mlx5_cmd_fs_set_fte() argument
|
H A D | fs_core.h | 83 struct mlx5_flow_act flow_act; global() member
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_flow_table.c | 265 struct mlx5_flow_act flow_act = { in mlx5e_add_eth_addr_rule_sub() local 476 struct mlx5_flow_act flow_act = { in mlx5e_add_main_vxlan_rules_sub() local 672 struct mlx5_flow_act flow_act = { in mlx5e_add_vlan_rule_sub() local 1673 struct mlx5_flow_act flow_act = { in mlx5e_add_vxlan_rule_sub() local 1810 struct mlx5_flow_act flow_act = { in mlx5e_add_vxlan_catchall_rule_sub() local
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_main.c | 2186 struct mlx5_flow_act flow_act = {}; in create_flow_rule() local
|