Searched refs:IOInputByteCnt (Results 1 – 4 of 4) sorted by relevance
407 int64_t IOInputByteCnt; member
521 ha->xioctl->IOInputByteCnt += fcp->fcp_data_len; in ql_command_iocb()784 pha->xioctl->IOInputByteCnt += fcp->fcp_data_len; in ql_command_24xx_iocb()935 pha->xioctl->IOInputByteCnt += fcp->fcp_data_len; in ql_cmd_24xx_type_6_iocb()
10166 if (ha->xioctl->IOInputByteCnt >= 0x100000) { in ql_timer()10168 (ha->xioctl->IOInputByteCnt / 0x100000); in ql_timer()10169 ha->xioctl->IOInputByteCnt %= 0x100000; in ql_timer()
5755 xp->IOInputByteCnt = 0; in ql_reset_statistics()