Searched refs:cl_bw_bytes (Results 1 – 2 of 2) sorted by relevance
718 cl->cl_bw_bytes += m->m_pkthdr.len; in fairq_getq()721 cl->cl_bw_bytes -= cl->cl_bw_bytes >> 3; in fairq_getq()769 bw = cl->cl_bw_bytes * machclk_freq / cl->cl_bw_delta; in fairq_pollq()
118 uint64_t cl_bw_bytes; member