Home
last modified time | relevance | path

Searched refs:fc_sof_class (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_encaps.h113 static inline enum fc_class fc_sof_class(enum fc_sof sof) in fc_sof_class() function
/openbmc/linux/include/scsi/
H A Dfc_frame.h222 return fc_sof_class(fr_sof(fp)); in fc_frame_class()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c1394 fr_sof(fp) = fc_sof_class(fr_sof(rx_fp)); in fc_exch_send_ba_rjt()