Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rss.h26 #define HNS3_RSS_IND_TBL_SIZE 512 /* The size of hash lookup table */ macro
H A Dhns3_ethdev_vf.c694 hw->rss_ind_tbl_size = HNS3_RSS_IND_TBL_SIZE; in hns3vf_set_default_dev_specifications()
H A Dhns3_ethdev.c2653 hw->rss_ind_tbl_size = HNS3_RSS_IND_TBL_SIZE; in hns3_set_default_dev_specifications()