Searched refs:hinic_io_destroy_qps (Results 1 – 3 of 3) sorted by relevance
88 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io,
581 hinic_io_destroy_qps(func_to_io, num_qps); in hinic_hwdev_ifup()600 hinic_io_destroy_qps(func_to_io, nic_cap->num_qps); in hinic_hwdev_ifdown()
413 void hinic_io_destroy_qps(struct hinic_func_to_io *func_to_io, int num_qps) in hinic_io_destroy_qps() function