Home
last modified time | relevance | path

Searched refs:seq_ptr (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_fcp.c270 if (!fsp->seq_ptr) in fc_fcp_send_abort()
282 rc = fc_seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()
306 if (fsp->seq_ptr) { in fc_fcp_retry_cmd()
307 fc_exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()
308 fsp->seq_ptr = NULL; in fc_fcp_retry_cmd()
1016 seq = fsp->seq_ptr; in fc_fcp_complete_locked()
1018 fsp->seq_ptr = NULL; in fc_fcp_complete_locked()
1053 if (fsp->seq_ptr) { in fc_fcp_cleanup_cmd()
1054 fc_exch_done(fsp->seq_ptr); in fc_fcp_cleanup_cmd()
1055 fsp->seq_ptr in fc_fcp_cleanup_cmd()
[all...]
H A Dfc_libfc.h58 if ((pkt)->seq_ptr) { \
60 _ep = fc_seq_exch((pkt)->seq_ptr); \
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_fcp.c265 if (!fsp->seq_ptr) in fc_fcp_send_abort()
276 rc = fc_seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()
300 if (fsp->seq_ptr) { in fc_fcp_retry_cmd()
301 fc_exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()
302 fsp->seq_ptr = NULL; in fc_fcp_retry_cmd()
1006 seq = fsp->seq_ptr; in fc_fcp_complete_locked()
1008 fsp->seq_ptr = NULL; in fc_fcp_complete_locked()
1043 if (fsp->seq_ptr) { in fc_fcp_cleanup_cmd()
1044 fc_exch_done(fsp->seq_ptr); in fc_fcp_cleanup_cmd()
1045 fsp->seq_ptr in fc_fcp_cleanup_cmd()
[all...]
H A Dfc_libfc.h58 if ((pkt)->seq_ptr) { \
60 _ep = fc_seq_exch((pkt)->seq_ptr); \
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_erl0.c101 cmd->seq_ptr = seq; in iscsit_dataout_within_command_recovery_check()
251 cmd->seq_ptr = seq; in iscsit_dataout_check_sequence()
355 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_check_datasn()
413 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_pre_datapduinorder_yes()
564 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()
600 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()
H A Discsi_target_erl1.c605 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_datapduinorder_no_fbit()
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_erl0.c101 cmd->seq_ptr = seq; in iscsit_dataout_within_command_recovery_check()
251 cmd->seq_ptr = seq; in iscsit_dataout_check_sequence()
355 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_check_datasn()
413 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_pre_datapduinorder_yes()
564 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()
600 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()
H A Discsi_target_erl1.c605 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_datapduinorder_no_fbit()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c22 __le16 *seq_ptr = msg + info->seq_off; in bnxt_hwrm_dbg_dma_data() local
44 *seq_ptr = cpu_to_le16(seq); in bnxt_hwrm_dbg_dma_data()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h307 * @seq_ptr: The sequence that will carry the SCSI command
343 struct fc_seq *seq_ptr; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h307 * @seq_ptr: The sequence that will carry the SCSI command
343 struct fc_seq *seq_ptr; member
/kernel/linux/linux-5.10/include/target/iscsi/
H A Discsi_target_core.h477 struct iscsi_seq *seq_ptr; member
/kernel/linux/linux-6.6/include/target/iscsi/
H A Discsi_target_core.h475 struct iscsi_seq *seq_ptr; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3467 __le16 *seq_ptr = msg + info->seq_off; in bnxt_hwrm_dbg_dma_data() local
3485 *seq_ptr = cpu_to_le16(seq); in bnxt_hwrm_dbg_dma_data()

Completed in 22 milliseconds