Home
last modified time | relevance | path

Searched refs:HNS3_TC_NUM_ONE_DESC (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h303 #define HNS3_TC_NUM_ONE_DESC 4 macro
310 struct hns3_priv_wl tc_wl[HNS3_TC_NUM_ONE_DESC];
314 struct hns3_priv_wl com_thrd[HNS3_TC_NUM_ONE_DESC];
H A Dhns3_ethdev.c3740 for (j = 0; j < HNS3_TC_NUM_ONE_DESC; j++) { in hns3_rx_priv_wl_config()
3741 uint32_t idx = i * HNS3_TC_NUM_ONE_DESC + j; in hns3_rx_priv_wl_config()
3787 for (j = 0; j < HNS3_TC_NUM_ONE_DESC; j++) { in hns3_common_thrd_config()
3788 tc_idx = i * HNS3_TC_NUM_ONE_DESC + j; in hns3_common_thrd_config()