Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h1042 int hns3_buffer_alloc(struct hns3_hw *hw);
H A Dhns3_dcb.c1549 ret = hns3_buffer_alloc(hw); in hns3_dcb_hw_configure()
1748 ret = hns3_buffer_alloc(hw); in hns3_dcb_pfc_enable()
H A Dhns3_ethdev.c2085 ret = hns3_buffer_alloc(hw); in hns3_config_mtu()
3588 hns3_buffer_alloc(struct hns3_hw *hw) in hns3_buffer_alloc() function