Searched refs:IOOutputByteCnt (Results 1 – 4 of 4) sorted by relevance
405 int64_t IOOutputByteCnt; member
491 ha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_iocb()723 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_24xx_iocb()855 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_cmd_24xx_type_6_iocb()
9750 if (ha->xioctl->IOOutputByteCnt >= 0x100000) { in ql_timer()9752 (ha->xioctl->IOOutputByteCnt / 0x100000); in ql_timer()9753 ha->xioctl->IOOutputByteCnt %= 0x100000; in ql_timer()
5580 xp->IOOutputByteCnt = 0; in ql_reset_statistics()