Searched defs:flow_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_encap.c | 287 void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list) in mlx5e_take_all_encap_flows() argument 143 mlx5e_tc_encap_flows_add(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e, struct list_head *flow_list) mlx5e_tc_encap_flows_add() argument 213 mlx5e_tc_encap_flows_del(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e, struct list_head *flow_list) mlx5e_tc_encap_flows_del() argument 266 mlx5e_take_tmp_flow(struct mlx5e_tc_flow *flow, struct list_head *flow_list, int index) mlx5e_take_tmp_flow() argument 301 mlx5e_take_all_route_decap_flows(struct mlx5e_route_entry *r, struct list_head *flow_list) mlx5e_take_all_route_decap_flows() argument 1578 mlx5e_update_route_encaps(struct mlx5e_priv *priv, struct mlx5e_route_entry *r, struct list_head *flow_list, bool replace) mlx5e_update_route_encaps() argument 1612 mlx5e_unoffload_flow_list(struct mlx5e_priv *priv, struct list_head *flow_list) mlx5e_unoffload_flow_list() argument 1660 mlx5e_update_route_decap_flows(struct mlx5e_priv *priv, struct mlx5e_route_entry *r, struct list_head *flow_list, bool replace) mlx5e_update_route_decap_flows() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 363 struct list_head flow_list; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 1631 void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list) in mlx5e_take_all_encap_flows() argument 1648 void mlx5e_put_encap_flow_list(struct mlx5e_priv *priv, struct list_head *flow_list) in mlx5e_put_encap_flow_list() argument 1514 mlx5e_tc_encap_flows_add(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e, struct list_head *flow_list) mlx5e_tc_encap_flows_add() argument 1581 mlx5e_tc_encap_flows_del(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e, struct list_head *flow_list) mlx5e_tc_encap_flows_del() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 1989 void mlx5e_put_flow_list(struct mlx5e_priv *priv, struct list_head *flow_list) in mlx5e_put_flow_list() argument
|
Completed in 20 milliseconds