Searched defs:hns3_fdir_info (Results 1 – 1 of 1) sorted by relevance
201 struct hns3_fdir_info { struct202 rte_spinlock_t flows_lock;203 struct hns3_fdir_rule_list fdir_list;204 struct hns3_fdir_rule_ele **hash_map;205 struct rte_hash *hash_handle;206 struct hns3_fd_cfg fd_cfg;