Searched refs:req_bytecount (Results 1 – 3 of 3) sorted by relevance
41 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_iocb()45 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_iocb()676 ms_pkt->req_bytecount = in qla2x00_rsnn_nn()678 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_rsnn_nn()1155 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_prep_ms_fdmi_iocb()1159 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_prep_ms_fdmi_iocb()1218 ms_pkt->req_bytecount = cpu_to_le32(req_size); in qla2x00_update_ms_fdmi_iocb()1219 ms_pkt->dseg_req_length = ms_pkt->req_bytecount; in qla2x00_update_ms_fdmi_iocb()
1870 ct_iocb->req_bytecount = in qla2x00_ct_iocb()1879 ct_iocb->dseg_req_length = ct_iocb->req_bytecount; in qla2x00_ct_iocb()
1572 uint32_t req_bytecount; member