Lines Matching refs:ertm_byte_counts
263 p_ccb->fcrb.ertm_pkt_counts[0], p_ccb->fcrb.ertm_byte_counts[0],
264 (dur >= 10 ? (p_ccb->fcrb.ertm_byte_counts[0] * 100) / (dur / 10) : 0),
275 p_ccb->fcrb.ertm_pkt_counts[1], p_ccb->fcrb.ertm_byte_counts[1],
276 (dur >= 10 ? (p_ccb->fcrb.ertm_byte_counts[1] * 100) / (dur / 10) : 0),
1148 p_ccb->fcrb.ertm_byte_counts[1] += p_buf->len;
1661 p_ccb->fcrb.ertm_byte_counts[0] += (p_buf->len - 8);
1786 p_ccb->fcrb.ertm_byte_counts[0] += (p_xmit->len - 8);