Home
last modified time | relevance | path

Searched refs:hinic_wqs_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h85 int hinic_wqs_alloc(struct hinic_wqs *wqs, int num_wqs,
H A Dhinic_hw_io.c550 err = hinic_wqs_alloc(&func_to_io->wqs, 2 * max_qps, hwif); in hinic_io_init()
H A Dhinic_hw_wq.c304 int hinic_wqs_alloc(struct hinic_wqs *wqs, int max_wqs, in hinic_wqs_alloc() function