Home
last modified time | relevance | path

Searched refs:FC_FC_LAST_SEQ (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_fs.h211 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_fs.h211 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h141 #define FC_FC_LAST_SEQ (1 << 20) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h114 #define FC_FC_LAST_SEQ (1 << 20) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h114 #define FC_FC_LAST_SEQ (1 << 20) macro
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_exch.c1264 f_ctl = FC_FC_LAST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT; in fc_seq_send_last()
1310 FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ | in fc_seq_send_ack()
1392 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ; in fc_exch_send_ba_rjt()
1621 (f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) == in fc_exch_recv_seq_resp()
1622 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) { in fc_exch_recv_seq_resp()
1744 ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ) in fc_exch_abts_resp()
H A Dfc_lport.c1923 (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) == in fc_lport_bsg_resp()
1924 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) { in fc_lport_bsg_resp()
H A Dfc_fcp.c1027 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ; in fc_fcp_complete_locked()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c1262 f_ctl = FC_FC_LAST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT; in fc_seq_send_last()
1308 FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ | in fc_seq_send_ack()
1390 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ; in fc_exch_send_ba_rjt()
1619 (f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) == in fc_exch_recv_seq_resp()
1620 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) { in fc_exch_recv_seq_resp()
1742 ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ) in fc_exch_abts_resp()
H A Dfc_lport.c1997 (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) == in fc_lport_bsg_resp()
1998 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) { in fc_lport_bsg_resp()
H A Dfc_encode.h18 #define FC_FCTL_RESP (FC_FC_EX_CTX | FC_FC_LAST_SEQ | \
H A Dfc_fcp.c1017 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ; in fc_fcp_complete_locked()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_cmd.c151 FC_FC_EX_CTX | FC_FC_LAST_SEQ | FC_FC_END_SEQ, 0); in ft_queue_status()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c305 FC_FC_LAST_SEQ | in efct_sframe_send_fcp_rsp()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_cmd.c150 FC_FC_EX_CTX | FC_FC_LAST_SEQ | FC_FC_END_SEQ, 0); in ft_queue_status()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_encode.h17 #define FC_FCTL_RESP (FC_FC_EX_CTX | FC_FC_LAST_SEQ | \

Completed in 24 milliseconds