Searched refs:rsp_bytecount (Results 1 – 3 of 3) sorted by relevance
40 ms_pkt->rsp_bytecount = cpu_to_le32(rsp_size); in qla2x00_prep_ms_iocb()49 ms_pkt->dseg_rsp_length = ms_pkt->rsp_bytecount; in qla2x00_prep_ms_iocb()1154 ms_pkt->rsp_bytecount = cpu_to_le32(rsp_size); in qla2x00_prep_ms_fdmi_iocb()1163 ms_pkt->dseg_rsp_length = ms_pkt->rsp_bytecount; in qla2x00_prep_ms_fdmi_iocb()
1872 ct_iocb->rsp_bytecount = in qla2x00_ct_iocb()1885 ct_iocb->dseg_rsp_length = ct_iocb->rsp_bytecount; in qla2x00_ct_iocb()
1571 uint32_t rsp_bytecount; member