Home
last modified time | relevance | path

Searched refs:rss_ind_tbl_size (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h850 uint16_t rss_ind_tbl_size; member
H A Dhns3_ethdev.h452 uint16_t rss_ind_tbl_size; member
H A Dhns3_ethdev_vf.c1139 hw->rss_ind_tbl_size = HNS3_RSS_IND_TBL_SIZE; in hns3vf_set_default_dev_specifications()
1152 hw->rss_ind_tbl_size = rte_le_to_cpu_16(req0->rss_ind_tbl_size); in hns3vf_parse_dev_specifications()
H A Dhns3_ethdev.c2940 hw->rss_ind_tbl_size = HNS3_RSS_IND_TBL_SIZE; in hns3_set_default_dev_specifications()
2954 hw->rss_ind_tbl_size = rte_le_to_cpu_16(req0->rss_ind_tbl_size); in hns3_parse_dev_specifications()