Searched refs:req_bytecount (Results 1 – 3 of 3) sorted by relevance
43 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_iocb()47 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_iocb()683 ms_pkt->req_bytecount = in qla2x00_rsnn_nn()685 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_rsnn_nn()1161 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_fdmi_iocb()1165 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_fdmi_iocb()1224 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_update_ms_fdmi_iocb()1225 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_update_ms_fdmi_iocb()
2084 ct_iocb->req_bytecount = in qla2x00_ct_iocb()2093 ct_iocb->dseg_req_length = ct_iocb->req_bytecount; in qla2x00_ct_iocb()
1882 uint32_t req_bytecount; member