Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c89 if (hns3_allocate_dma_mem(hw, ring, size, HNS3_CMD_DESC_ALIGNMENT)) { in hns3_alloc_cmd_desc()
H A Dhns3_cmd.h13 #define HNS3_CMD_DESC_ALIGNMENT 4096 macro