Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A 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()
H A Defct_hw.h673 efct_hw_sequence_free(struct efct_hw *hw, struct efc_hw_sequence *seq) in efct_hw_sequence_free() function
H A Defct_hw.c1309 rc = efct_hw_sequence_free(hw, seq); in efct_hw_rx_post()