Searched refs:csio_wr_iq_destroy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 622 * csio_wr_iq_destroy - Free an ingress queue. 632 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx, in csio_wr_iq_destroy() function 824 rv = csio_wr_iq_destroy(hw, NULL, i, NULL); in csio_wr_destroy_queues()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 622 * csio_wr_iq_destroy - Free an ingress queue. 632 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx, in csio_wr_iq_destroy() function 824 rv = csio_wr_iq_destroy(hw, NULL, i, NULL); in csio_wr_destroy_queues()
|
Completed in 5 milliseconds