Searched refs:HNS3_RULE_FLAG_COUNTER (Results 1 – 3 of 3) sorted by relevance
137 #define HNS3_RULE_FLAG_COUNTER 0x4 macro
394 rule->flags |= HNS3_RULE_FLAG_COUNTER; in hns3_handle_actions()1828 if (fdir_rule.flags & HNS3_RULE_FLAG_COUNTER) { in hns3_flow_create()1858 if (fdir_rule.flags & HNS3_RULE_FLAG_COUNTER) in hns3_flow_create()1902 if (fdir_rule.flags & HNS3_RULE_FLAG_COUNTER) in hns3_flow_destroy()
775 if (unlikely(rule->flags & HNS3_RULE_FLAG_COUNTER)) { in hns3_config_action()