Searched refs:hns3_buffer_alloc (Results 1 – 3 of 3) sorted by relevance
1042 int hns3_buffer_alloc(struct hns3_hw *hw);
1549 ret = hns3_buffer_alloc(hw); in hns3_dcb_hw_configure()1748 ret = hns3_buffer_alloc(hw); in hns3_dcb_pfc_enable()
2085 ret = hns3_buffer_alloc(hw); in hns3_config_mtu()3588 hns3_buffer_alloc(struct hns3_hw *hw) in hns3_buffer_alloc() function