Searched refs:IOOutputByteCnt (Results 1 – 4 of 4) sorted by relevance
406 int64_t IOOutputByteCnt; member
516 ha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_iocb()780 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_24xx_iocb()930 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_cmd_24xx_type_6_iocb()
10172 if (ha->xioctl->IOOutputByteCnt >= 0x100000) { in ql_timer()10174 (ha->xioctl->IOOutputByteCnt / 0x100000); in ql_timer()10175 ha->xioctl->IOOutputByteCnt %= 0x100000; in ql_timer()
5754 xp->IOOutputByteCnt = 0; in ql_reset_statistics()