Home
last modified time | relevance | path

Searched refs:efct_hw_sequence_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_unsol.c61 efct_hw_sequence_free(&efct->hw, seq); in efct_dispatch_frame()
79 efct_hw_sequence_free(&efct->hw, seq); in efct_dispatch_frame()
217 efct_hw_sequence_free(hw, ctx->seq); in efct_sframe_common_send_cb()
Defct_hw.h673 efct_hw_sequence_free(struct efct_hw *hw, struct efc_hw_sequence *seq) in efct_hw_sequence_free() function
Defct_hw.c1309 rc = efct_hw_sequence_free(hw, seq); in efct_hw_rx_post()