Searched refs:hns3_buffer_alloc (Results 1 – 3 of 3) sorted by relevance
1515 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()
931 int hns3_buffer_alloc(struct hns3_hw *hw);
2438 ret = hns3_buffer_alloc(hw); in hns3_config_mtu()3835 hns3_buffer_alloc(struct hns3_hw *hw) in hns3_buffer_alloc() function