Home
last modified time | relevance | path

Searched defs:libfc_function_template (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/scsi/
A Dlibfc.h466 struct libfc_function_template { struct
472 int (*frame_send)(struct fc_lport *, struct fc_frame *);
479 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
499 int (*ddp_done)(struct fc_lport *, u16);
541 void (*lport_set_port_id)(struct fc_lport *, u32 port_id,
549 void (*rport_event_callback)(struct fc_lport *,
561 int (*fcp_cmd_send)(struct fc_lport *, struct fc_fcp_pkt *,
570 void (*fcp_cleanup)(struct fc_lport *);
577 void (*fcp_abort_io)(struct fc_lport *);
601 void (*disc_stop) (struct fc_lport *);
[all …]

Completed in 7 milliseconds