Home
last modified time | relevance | path

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

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