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