Home
last modified time | relevance | path

Searched refs:efc_disc_io (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h469 struct efc_disc_io { struct
499 int (*send_els)(struct efc *efc, struct efc_disc_io *io); argument
612 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status,
H A Defc_els.h25 struct efc_disc_io io;
H A Defc_els.c245 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status, in efc_disc_io_complete()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h701 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io);
H A Defct_hw.c2638 struct efc_disc_io *io = arg; in efct_els_ssrs_send_cb()
2645 efct_fill_els_params(struct efc_disc_io *io, struct sli_els_params *params) in efct_fill_els_params()
2662 efct_fill_ct_params(struct efc_disc_io *io, struct sli_ct_params *params) in efct_fill_ct_params()
2694 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io) in efct_els_hw_srrs_send()