Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
Defct_scsi.c905 rc = efct_hw_bls_send(efct, FC_RCTL_BA_ACC, bls, in efct_target_send_bls_resp()
948 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.c2565 return efct_hw_bls_send(efct, type, bls, NULL, NULL); in efct_efc_bls_send()
2569 efct_hw_bls_send(struct efct *efct, u32 type, struct sli_bls_params *bls_params, in efct_hw_bls_send() function