Home
last modified time | relevance | path

Searched refs:efct_hw_io_free (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_io.c164 efct_hw_io_free(&efct->hw, hio); in efct_io_pool_io_free()
H A Defct_hw.h615 int efct_hw_io_free(struct efct_hw *hw, struct efct_hw_io *io);
H A Defct_hw.c398 /* efct_hw_io_free(hw, io); */ in efct_hw_wq_process_io()
1673 efct_hw_io_free(struct efct_hw *hw, struct efct_hw_io *io) in efct_hw_io_free() function
1901 * Call efct_hw_io_free() because this releases the WQ reservation as in efct_hw_wq_process_abort()
1904 (void)efct_hw_io_free(hw, io); in efct_hw_wq_process_abort()

Completed in 7 milliseconds