Searched refs:pkt_data_resid (Results 1 – 9 of 9) sorted by relevance
215 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_handle_fcp_event()301 pkt->pkt_data_resid = 0; in emlxs_handle_fcp_event()313 pkt->pkt_data_resid = rsp_data_resid; in emlxs_handle_fcp_event()321 pkt->pkt_data_resid = cmd->un.fcpi.fcpi_parm; in emlxs_handle_fcp_event()324 if ((rsp_data_resid == 0) && (pkt->pkt_data_resid)) { in emlxs_handle_fcp_event()327 scsi_opcode, pkt->pkt_data_resid); in emlxs_handle_fcp_event()332 data_rx = pkt->pkt_datalen - pkt->pkt_data_resid; in emlxs_handle_fcp_event()339 if (check_underrun && (pkt->pkt_data_resid > rsp_data_resid)) { in emlxs_handle_fcp_event()373 pkt->pkt_data_resid), in emlxs_handle_fcp_event()450 LE_SWAP32(pkt->pkt_data_resid); in emlxs_handle_fcp_event()[all …]
175 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_els_handle_event()2898 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_menlo_handle_event()3077 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_ct_handle_event()
2230 pkt->pkt_data_resid = 0; in emlxs_initialize_pkt()10732 pkt->pkt_data_resid = 0; in emlxs_set_pkt_state()10746 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_set_pkt_state()
10315 if (pkt->pkt_data_resid) { in emlxs_dfc_send_scsi_fcp()10316 if (pkt->pkt_data_resid < dfc->buf3_size) in emlxs_dfc_send_scsi_fcp()10317 dfc->buf3_size -= pkt->pkt_data_resid; in emlxs_dfc_send_scsi_fcp()
181 uint32_t pkt_data_resid; /* data resid length */ member
628 fpkt->pkt_data_resid = xch->xch_resid; in fcoei_process_sol_fcp_resp()
2024 fpkt->pkt_data_resid = 0; in fcoei_process_event_exchange()
8804 if (fpkt->pkt_data_resid) { in fcp_complete_pkt()16202 cmd->cmd_fp_pkt->pkt_data_resid = 0; in fcp_pseudo_init_pkt()
5092 pkt->pkt_data_resid = 0; in ql_cmd_setup()