Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h318 struct hns3_priv_wl com_wl; member
H A Dhns3_ethdev.c3821 req->com_wl.high = rte_cpu_to_le_16(buf->self.high >> HNS3_BUF_UNIT_S); in hns3_common_wl_config()
3822 req->com_wl.high |= rte_cpu_to_le_16(BIT(HNS3_RX_PRIV_EN_B)); in hns3_common_wl_config()
3824 req->com_wl.low = rte_cpu_to_le_16(buf->self.low >> HNS3_BUF_UNIT_S); in hns3_common_wl_config()
3825 req->com_wl.low |= rte_cpu_to_le_16(BIT(HNS3_RX_PRIV_EN_B)); in hns3_common_wl_config()