Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.h79 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io,
Dhinic_hw_dev.c571 hinic_io_destroy_qps(func_to_io, num_qps); in hinic_hwdev_ifup()
590 hinic_io_destroy_qps(func_to_io, nic_cap->num_qps); in hinic_hwdev_ifdown()
Dhinic_hw_io.c464 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io, int num_qps) in hinic_io_destroy_qps() function