Home
last modified time | relevance | path

Searched defs:hns3_flow_counter (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h127 struct hns3_flow_counter { struct
129 uint32_t shared:1; /* Share counter ID with other flow rules. */
130 uint32_t ref_cnt:31; /* Reference counter. */
131 uint16_t id; /* Counter ID. */
132 uint64_t hits; /* Number of packets matched by the rule. */