Searched refs:efct_hw_bls_send (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/elx/efct/ |
D | efct_scsi.c | 905 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()
|
D | efct_hw.h | 705 efct_hw_bls_send(struct efct *efct, u32 type, struct sli_bls_params *bls_params,
|
D | efct_hw.c | 2565 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
|