| H A D | eswitch_offloads.c | 1491 void *flow_group_in; in mlx5_esw_lag_demux_fg_create() 1499 flow_group_in = kvzalloc(inlen, GFP_KERNEL); in mlx5_esw_lag_demux_rule_create() 1500 if (!flow_group_in) in mlx5_esw_lag_demux_rule_create() 1503 match_criteria = MLX5_ADDR_OF(create_flow_group_in, flow_group_in, in mlx5_esw_lag_demux_rule_create() 1505 MLX5_SET(create_flow_group_in, flow_group_in, match_criteria_enable, in mlx5_esw_lag_demux_rule_create() 1507 MLX5_SET(create_flow_group_in, flow_group_in, start_flow_index, 0); in mlx5_esw_lag_demux_rule_create() 1508 MLX5_SET(create_flow_group_in, flow_group_in, end_flow_index, in mlx5_esw_lag_demux_rule_create() 1515 fg = mlx5_create_flow_group(ft, flow_group_in); in mlx5_esw_lag_demux_rule_create() 1516 kvfree(flow_group_in); in mlx5_esw_lag_demux_rule_create() 1566 u32 *flow_group_in, 1466 void *flow_group_in; mlx5_esw_lag_demux_fg_create() local 1541 mlx5_esw_set_flow_group_source_port(struct mlx5_eswitch * esw,u32 * flow_group_in,int match_params) mlx5_esw_set_flow_group_source_port() argument 1725 esw_create_send_to_vport_group(struct mlx5_eswitch * esw,struct mlx5_flow_table * fdb,u32 * flow_group_in,int * ix) esw_create_send_to_vport_group() argument 1769 esw_create_meta_send_to_vport_group(struct mlx5_eswitch * esw,struct mlx5_flow_table * fdb,u32 * flow_group_in,int * ix) esw_create_meta_send_to_vport_group() argument 1816 esw_create_peer_esw_miss_group(struct mlx5_eswitch * esw,struct mlx5_flow_table * fdb,u32 * flow_group_in,int * ix) esw_create_peer_esw_miss_group() argument 1864 esw_create_miss_group(struct mlx5_eswitch * esw,struct mlx5_flow_table * fdb,u32 * flow_group_in,int * ix) esw_create_miss_group() argument 1915 u32 flags = 0, *flow_group_in; esw_create_offloads_fdb_tables() local 2106 u32 *flow_group_in; esw_create_vport_rx_group() local 2153 u32 *flow_group_in; esw_create_vport_rx_drop_group() local 2333 u32 *flow_group_in; esw_create_restore_table() local 2983 u32 *flow_group_in; esw_master_egress_create_resources() local [all...] |