Searched refs:byte_cnt (Results 1 – 7 of 7) sorted by relevance
260 int byte_cnt = 0; in PNG_PredictorEncode() local264 for (int byte = 0; byte < row_size && byte_cnt < (int)*data_size; byte++) { in PNG_PredictorEncode()270 ++byte_cnt; in PNG_PredictorEncode()362 int byte_cnt = 0; in PNG_Predictor() local367 byte_cnt++; in PNG_Predictor()376 byte_cnt += move_size; in PNG_Predictor()379 for (int byte = 0; byte < row_size && byte_cnt < (int)data_size; byte++) { in PNG_Predictor()430 byte_cnt++; in PNG_Predictor()
299 u32 byte_cnt; member
1253 length = be32_to_cpu(cqe->byte_cnt); in mtnic_process_rx_cq()
3118 …pseudo_bit_t byte_cnt[0x00020]; /* Byte count of data actually transferred (valid for receive … member
2952 …pseudo_bit_t byte_cnt[0x00020]; /* Byte count of data transferred. Applicable for RDMA-read, A… member
1224 len = MLX_GET ( &cqe->normal, byte_cnt ); in arbel_complete()
1479 len = MLX_GET ( &cqe->normal, byte_cnt ); in hermon_complete()