Searched refs:rsp_bytecount (Results 1 – 3 of 3) sorted by relevance
42 ms_pkt->rsp_bytecount = cpu_to_le32(rsp_size); in qla2x00_prep_ms_iocb()51 ms_pkt->dseg_rsp_length = ms_pkt->rsp_bytecount; in qla2x00_prep_ms_iocb()1160 ms_pkt->rsp_bytecount = cpu_to_le32(rsp_size); in qla2x00_prep_ms_fdmi_iocb()1169 ms_pkt->dseg_rsp_length = ms_pkt->rsp_bytecount; in qla2x00_prep_ms_fdmi_iocb()
2271 ct_iocb->rsp_bytecount = in qla2x00_ct_iocb()2284 ct_iocb->dseg_rsp_length = ct_iocb->rsp_bytecount; in qla2x00_ct_iocb()
1927 uint32_t rsp_bytecount; member