Home
last modified time | relevance | path

Searched refs:hinic3_queue_pages_free (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_wq.c55 hinic3_queue_pages_free(hwdev, &wq->qpages); in wq_alloc_pages()
70 hinic3_queue_pages_free(hwdev, &wq->qpages); in wq_free_pages()
H A Dhinic3_queue_common.h28 void hinic3_queue_pages_free(struct hinic3_hwdev *hwdev,
H A Dhinic3_queue_common.c35 void hinic3_queue_pages_free(struct hinic3_hwdev *hwdev, in hinic3_queue_pages_free() function
H A Dhinic3_eqs.c613 hinic3_queue_pages_free(hwdev, &eq->qpages); in init_eq()
641 hinic3_queue_pages_free(eq->hwdev, &eq->qpages); in remove_eq()