Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.h114 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io,
Dhinic_hw_dev.c498 hinic_io_destroy_qps(func_to_io, num_qps); in hinic_hwdev_ifup()
517 hinic_io_destroy_qps(func_to_io, nic_cap->num_qps); in hinic_hwdev_ifdown()
Dhinic_hw_io.c468 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io, int num_qps) in hinic_io_destroy_qps() function