Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_elsct.c33 void (*resp)(struct fc_seq *, in fc_elsct_send()
Dfc_exch.c596 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp() argument
2179 void (*resp)(struct fc_seq *, in fc_exch_seq_send()
2182 void (*destructor)(struct fc_seq *, void *), in fc_exch_seq_send() argument
Dfc_fcp.c1173 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
Dfc_elsct.c33 void (*resp)(struct fc_seq *, in fc_elsct_send()
Dfc_exch.c595 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp() argument
2177 void (*resp)(struct fc_seq *, in fc_exch_seq_send()
2180 void (*destructor)(struct fc_seq *, void *), in fc_exch_seq_send() argument
Dfc_fcp.c1163 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h374 struct fc_seq { struct
375 u8 id;
376 u16 ssb_stat;
377 u16 cnt;
378 u32 rec_data;
/kernel/linux/linux-6.6/include/scsi/
Dlibfc.h383 struct fc_seq { struct
384 u8 id;
385 u16 ssb_stat;
386 u16 cnt;
387 u32 rec_data;
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
Dbnx2fc_els.c927 void (*resp)(struct fc_seq *, in bnx2fc_elsct_send()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_els.c927 void (*resp)(struct fc_seq *, in bnx2fc_elsct_send()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
Dfcoe.c2609 void (*resp)(struct fc_seq *, in fcoe_elsct_send()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe.c2622 void (*resp)(struct fc_seq *, in fcoe_elsct_send()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
Dqedf_main.c308 void (*resp)(struct fc_seq *, in qedf_elsct_send()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_main.c308 void (*resp)(struct fc_seq *, in qedf_elsct_send()