Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1515 ret = hns3_buffer_alloc(hw); in hns3_dcb_hw_configure()
1533 ret = hns3_buffer_alloc(hw); in hns3_dcb_hw_configure()
1544 status = hns3_buffer_alloc(hw); in hns3_dcb_hw_configure()
1734 ret = hns3_buffer_alloc(hw); in hns3_dcb_pfc_enable()
1756 status = hns3_buffer_alloc(hw); in hns3_dcb_pfc_enable()
H A Dhns3_ethdev.h931 int hns3_buffer_alloc(struct hns3_hw *hw);
H A Dhns3_ethdev.c2438 ret = hns3_buffer_alloc(hw); in hns3_config_mtu()
3835 hns3_buffer_alloc(struct hns3_hw *hw) in hns3_buffer_alloc() function