Home
last modified time | relevance | path

Searched refs:cnt_num (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h35 uint16_t cnt_num[HNS3_FD_STAGE_NUM]; /* rule hit counter number */ member
H A Dhns3_fdir.c359 &pf->fdir.fd_cfg.cnt_num[HNS3_FD_STAGE_1], in hns3_init_fd_config()
360 &pf->fdir.fd_cfg.cnt_num[HNS3_FD_STAGE_2]); in hns3_init_fd_config()
H A Dhns3_flow.c387 counter_num = pf->fdir.fd_cfg.cnt_num[HNS3_FD_STAGE_1]; in hns3_handle_actions()