Home
last modified time | relevance | path

Searched refs:hns3_update_queue_map_configure (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h210 int hns3_update_queue_map_configure(struct hns3_adapter *hns);
H A Dhns3_dcb.c1678 hns3_update_queue_map_configure(struct hns3_adapter *hns) in hns3_update_queue_map_configure() function
H A Dhns3_ethdev.c5013 ret = hns3_update_queue_map_configure(hns); in hns3_do_start()