Searched refs:hinic_io_destroy_qps (Results 1 – 3 of 3) sorted by relevance
79 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io,
571 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()
464 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io, int num_qps) in hinic_io_destroy_qps() function