Searched refs:req_bytecount (Results 1 – 3 of 3) sorted by relevance
42 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_iocb()46 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_iocb()694 ms_pkt->req_bytecount = in qla2x00_rsnn_nn()696 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_rsnn_nn()1186 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_fdmi_iocb()1190 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_fdmi_iocb()1249 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_update_ms_fdmi_iocb()1250 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_update_ms_fdmi_iocb()
2083 ct_iocb->req_bytecount = in qla2x00_ct_iocb()2092 ct_iocb->dseg_req_length = ct_iocb->req_bytecount; in qla2x00_ct_iocb()
1871 uint32_t req_bytecount; member