Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c472 hw->cmq.csq.desc_num = HNS3_NIC_CMQ_DESC_NUM; in hns3_cmd_init_queue()
473 hw->cmq.crq.desc_num = HNS3_NIC_CMQ_DESC_NUM; in hns3_cmd_init_queue()
H A Dhns3_cmd.h870 #define HNS3_NIC_CMQ_DESC_NUM 1024 macro