Home
last modified time | relevance | path

Searched refs:fc_sof (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/scsi/fc/
A Dfc_encaps.h39 __be32 fc_sof; /* start of frame (see FC_SOF below) */ member
59 enum fc_sof { enum
97 static inline int fc_sof_needs_ack(enum fc_sof sof) in fc_sof_needs_ack()
105 static inline enum fc_sof fc_sof_normal(enum fc_class class) in fc_sof_normal()
113 static inline enum fc_class fc_sof_class(enum fc_sof sof) in fc_sof_class()
121 static inline int fc_sof_is_init(enum fc_sof sof) in fc_sof_is_init()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_exch.c274 if (fc_sof_needs_ack((enum fc_sof)ep->class)) in fc_exch_setup_hdr()
1576 enum fc_sof sof; in fc_exch_recv_seq_resp()

Completed in 7 milliseconds