Searched refs:cw (Results 1 – 1 of 1) sorted by relevance
339 rxa_wrr_next(struct event_eth_rx_adapter *rx_adapter, unsigned int n, int *cw, in rxa_wrr_next() argument352 *cw = *cw - gcd; in rxa_wrr_next()353 if (*cw <= 0) in rxa_wrr_next()354 *cw = max_wt; in rxa_wrr_next()361 if ((int)w >= *cw) in rxa_wrr_next()640 int cw = -1; in rxa_calc_wrr_sequence() local684 cw = -1; in rxa_calc_wrr_sequence()686 rx_wrr[i] = rxa_wrr_next(rx_adapter, poll_q, &cw, in rxa_calc_wrr_sequence()