Searched refs:b_mark (Results 1 – 1 of 1) sorted by relevance
206 u32 b_mark = READ_ONCE(b->p_mark); in sfb_compute_qlen() local210 totalpm += b_mark; in sfb_compute_qlen()211 if (prob < b_mark) in sfb_compute_qlen()212 prob = b_mark; in sfb_compute_qlen()