Searched refs:efc_disc_io (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/scsi/elx/libefc/ |
D | efclib.h | 469 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,
|
D | efc_els.h | 25 struct efc_disc_io io;
|
D | efc_els.c | 245 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status, in efc_disc_io_complete()
|
/linux-6.1.9/drivers/scsi/elx/efct/ |
D | efct_hw.h | 701 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io);
|
D | efct_hw.c | 2638 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()
|