Searched refs:hinic3_queue_pages_alloc (Results 1 – 4 of 4) sorted by relevance
26 int hinic3_queue_pages_alloc(struct hinic3_hwdev *hwdev,
41 int hinic3_queue_pages_alloc(struct hinic3_hwdev *hwdev, in hinic3_queue_pages_alloc() function
49 err = hinic3_queue_pages_alloc(hwdev, &wq->qpages, 0); in wq_alloc_pages()
488 err = hinic3_queue_pages_alloc(eq->hwdev, qpages, HINIC3_MIN_PAGE_SIZE); in alloc_eq_pages()