Searched refs:ibmvfc_passthru_mad (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 509 struct ibmvfc_passthru_mad { struct 679 struct ibmvfc_passthru_mad passthru;
|
H A D | ibmvfc.c | 1871 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request() 1958 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request() 3671 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done() 3821 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi() 3842 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 3883 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 3890 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru() 3895 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru() 3899 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru() 3992 struct ibmvfc_passthru_mad *ma in ibmvfc_tgt_adisc() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 535 struct ibmvfc_passthru_mad { struct 698 struct ibmvfc_passthru_mad passthru;
|
H A D | ibmvfc.c | 2157 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request() 2249 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request() 4324 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done() 4481 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi() 4502 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 4543 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 4550 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru() 4555 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru() 4559 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru() 4665 struct ibmvfc_passthru_mad *ma in ibmvfc_tgt_adisc() [all...] |
Completed in 16 milliseconds