Searched refs:pkt_data_resid (Results 1 – 9 of 9) sorted by relevance
214 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_handle_fcp_event()300 pkt->pkt_data_resid = 0; in emlxs_handle_fcp_event()312 pkt->pkt_data_resid = rsp_data_resid; in emlxs_handle_fcp_event()320 pkt->pkt_data_resid = cmd->un.fcpi.fcpi_parm; in emlxs_handle_fcp_event()323 if ((rsp_data_resid == 0) && (pkt->pkt_data_resid)) { in emlxs_handle_fcp_event()326 scsi_opcode, pkt->pkt_data_resid); in emlxs_handle_fcp_event()331 data_rx = pkt->pkt_datalen - pkt->pkt_data_resid; in emlxs_handle_fcp_event()338 if (check_underrun && (pkt->pkt_data_resid > rsp_data_resid)) { in emlxs_handle_fcp_event()372 pkt->pkt_data_resid), in emlxs_handle_fcp_event()449 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()
2220 pkt->pkt_data_resid = 0; in emlxs_initialize_pkt()10709 pkt->pkt_data_resid = 0; in emlxs_set_pkt_state()10723 pkt->pkt_data_resid = pkt->pkt_datalen; in emlxs_set_pkt_state()
10254 if (pkt->pkt_data_resid) { in emlxs_dfc_send_scsi_fcp()10255 if (pkt->pkt_data_resid < dfc->buf3_size) in emlxs_dfc_send_scsi_fcp()10256 dfc->buf3_size -= pkt->pkt_data_resid; in emlxs_dfc_send_scsi_fcp()
179 uint32_t pkt_data_resid; /* data resid length */ member
628 fpkt->pkt_data_resid = xch->xch_resid; in fcoei_process_sol_fcp_resp()
2023 fpkt->pkt_data_resid = 0; in fcoei_process_event_exchange()
8815 if (fpkt->pkt_data_resid) { in fcp_complete_pkt()16209 cmd->cmd_fp_pkt->pkt_data_resid = 0; in fcp_pseudo_init_pkt()
4769 pkt->pkt_data_resid = 0; in ql_cmd_setup()