Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c563 unsigned int poll_q = 0; in rxa_calc_wrr_sequence() local
591 rx_poll[poll_q].eth_dev_id = d; in rxa_calc_wrr_sequence()
592 rx_poll[poll_q].eth_rx_qid = q; in rxa_calc_wrr_sequence()
597 poll_q++; in rxa_calc_wrr_sequence()
605 rx_wrr[i] = rxa_wrr_next(rx_adapter, poll_q, &cw, in rxa_calc_wrr_sequence()