Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h673 struct hclge_fd_rule_tuples { struct
694 struct hclge_fd_rule_tuples tuples; argument
695 struct hclge_fd_rule_tuples tuples_mask;
Dhclge_main.c6809 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples()
6834 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys()
6847 static void hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, in hclge_fd_build_arfs_rule()
6876 struct hclge_fd_rule_tuples new_tuples = {}; in hclge_add_fd_entry_by_arfs()