Home
last modified time | relevance | path

Searched refs:c_protection_wl (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_dualpi2.c94 u8 c_protection_wl; /* L-queue weight (MAX_WC - wc) */ member
212 q->c_protection_wl = MAX_WC - wc; in dualpi2_calculate_c_protection()
214 ((int)q->c_protection_wc - (int)q->c_protection_wl); in dualpi2_calculate_c_protection()
539 *credit_change = ~((s32)q->c_protection_wl) + 1; in dequeue_packet()