Home
last modified time | relevance | path

Searched refs:hinic3_queue_pages_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_queue_common.c41 int hinic3_queue_pages_alloc(struct hinic3_hwdev *hwdev, in hinic3_queue_pages_alloc() function
H A Dhinic3_eqs.c488 err = hinic3_queue_pages_alloc(eq->hwdev, qpages, HINIC3_MIN_PAGE_SIZE); in alloc_eq_pages()