Searched refs:hclge_rx_buf_calc_all (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c2053 static bool hclge_rx_buf_calc_all(struct hclge_dev *hdev, bool max, function
2219 if (hclge_rx_buf_calc_all(hdev, true, buf_alloc))
2223 if (hclge_rx_buf_calc_all(hdev, false, buf_alloc))

Completed in 251 milliseconds