Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_scsi.c904 rc = efct_hw_bls_send(efct, FC_RCTL_BA_ACC, bls, in efct_target_send_bls_resp()
947 rc = efct_hw_bls_send(efct, FC_RCTL_BA_RJT, bls, efct_bls_send_rjt_cb, in efct_bls_send_rjt()
Defct_hw.h705 efct_hw_bls_send(struct efct *efct, u32 type, struct sli_bls_params *bls_params,
Defct_hw.c2564 return efct_hw_bls_send(efct, type, bls, NULL, NULL); in efct_efc_bls_send()
2568 efct_hw_bls_send(struct efct *efct, u32 type, struct sli_bls_params *bls_params, in efct_hw_bls_send() function