Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h196 int hns3_dcb_init(struct hns3_hw *hw);
H A Dhns3_dcb.c1601 hns3_dcb_init(struct hns3_hw *hw) in hns3_dcb_init() function
H A Dhns3_ethdev.c4508 ret = hns3_dcb_init(hw); in hns3_init_hardware()