Searched refs:tuples_mask (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 407 offsetof(struct hclge_fd_rule, tuples_mask.dst_mac) }, 410 offsetof(struct hclge_fd_rule, tuples_mask.src_mac) }, 413 offsetof(struct hclge_fd_rule, tuples_mask.vlan_tag1) }, 417 offsetof(struct hclge_fd_rule, tuples_mask.ether_proto) }, 420 offsetof(struct hclge_fd_rule, tuples_mask.l2_user_def) }, 423 offsetof(struct hclge_fd_rule, tuples_mask.ip_tos) }, 426 offsetof(struct hclge_fd_rule, tuples_mask.ip_proto) }, 429 offsetof(struct hclge_fd_rule, tuples_mask.src_ip) }, 432 offsetof(struct hclge_fd_rule, tuples_mask.dst_ip) }, 435 offsetof(struct hclge_fd_rule, tuples_mask.l3_user_def) }, [all …]
|
| D | hclge_main.h | 704 struct hclge_fd_rule_tuples tuples_mask; member
|