Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h258 #define HNS3_TC0_PRI_BUF_EN_B 15 /* Bit 15 indicate enable or not */ macro
H A Dhns3_ethdev.c3705 req->buf_num[i] |= rte_cpu_to_le_16(1 << HNS3_TC0_PRI_BUF_EN_B); in hns3_rx_priv_buf_alloc()
3710 (1 << HNS3_TC0_PRI_BUF_EN_B)); in hns3_rx_priv_buf_alloc()