Home
last modified time | relevance | path

Searched refs:mlx5_ct_tuple (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c114 struct mlx5_ct_tuple { struct
153 struct mlx5_ct_tuple tuple; argument
154 struct mlx5_ct_tuple tuple_nat;
229 mlx5_tc_ct_rule_to_tuple(struct mlx5_ct_tuple *tuple, struct flow_rule *rule) in mlx5_tc_ct_rule_to_tuple()
279 mlx5_tc_ct_rule_to_tuple_nat(struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_rule_to_tuple_nat()
937 mlx5_tc_ct_entry_get(struct mlx5_tc_ct_priv *ct_priv, struct mlx5_ct_tuple *tuple) in mlx5_tc_ct_entry_get()
1034 struct mlx5_ct_tuple rev_tuple = entry->tuple; in mlx5_tc_ct_shared_counter_get()
1359 mlx5_tc_ct_skb_to_tuple(struct sk_buff *skb, struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_skb_to_tuple()
2293 struct mlx5_ct_tuple tuple = {}; in mlx5e_tc_ct_restore_flow()