Searched refs:hinic3_queue_pages_init (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_queue_common.h | 24 void hinic3_queue_pages_init(struct hinic3_queue_pages *qpages, u32 q_depth,
|
| H A D | hinic3_queue_common.c | 9 void hinic3_queue_pages_init(struct hinic3_queue_pages *qpages, u32 q_depth, in hinic3_queue_pages_init() function
|
| H A D | hinic3_wq.c | 91 hinic3_queue_pages_init(&wq->qpages, q_depth, wq_page_size, wqebb_size); in hinic3_wq_create()
|
| H A D | hinic3_eqs.c | 523 hinic3_queue_pages_init(&eq->qpages, eq->eq_len, page_size, elem_size); in eq_calc_page_size_and_num()
|