Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h88 void hinic_wqs_free(struct hinic_wqs *wqs);
H A Dhinic_hw_io.c607 hinic_wqs_free(&func_to_io->wqs); in hinic_io_init()
633 hinic_wqs_free(&func_to_io->wqs); in hinic_io_free()
H A Dhinic_hw_wq.c357 void hinic_wqs_free(struct hinic_wqs *wqs) in hinic_wqs_free() function