Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h358 struct hns3_priv_wl tc_wl[HNS3_TC_NUM_ONE_DESC]; member
H A Dhns3_ethdev.c3497 req->tc_wl[j].high = rte_cpu_to_le_16(priv->wl.high >> in hns3_rx_priv_wl_config()
3499 req->tc_wl[j].high |= in hns3_rx_priv_wl_config()
3501 req->tc_wl[j].low = rte_cpu_to_le_16(priv->wl.low >> in hns3_rx_priv_wl_config()
3503 req->tc_wl[j].low |= in hns3_rx_priv_wl_config()