Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_elsct.c32 struct fc_frame *fp, unsigned int op, in fc_elsct_send()
H A Dfc_exch.c595 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp()
2390 bool (*match)(struct fc_frame *)) in fc_exch_mgr_add()
2465 bool (*match)(struct fc_frame *)) in fc_exch_mgr_alloc()
/linux/include/scsi/
H A Dfc_frame.h64 struct fc_frame { struct
83 * Get fc_frame pointer for an skb that's already been imported. argument
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c926 struct fc_frame *fp, unsigned int op, in bnx2fc_elsct_send()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c2608 struct fc_frame *fp, unsigned int op, in fcoe_elsct_send()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c307 struct fc_frame *fp, unsigned int op, in qedf_elsct_send()
/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.c645 fc_logout_params_pages(struct fchs_s *fc_frame, u8 els_code) in fc_logout_params_pages()