Searched defs:hns3_fd_cfg (Results 1 – 1 of 1) sorted by relevance
31 struct hns3_fd_cfg { struct32 uint8_t fd_mode;33 uint16_t max_key_length;34 uint32_t rule_num[HNS3_FD_STAGE_NUM]; /* rule entry number */35 uint16_t cnt_num[HNS3_FD_STAGE_NUM]; /* rule hit counter number */36 struct hns3_fd_key_cfg key_cfg[HNS3_FD_STAGE_NUM];