Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h243 unsigned int last_coal_idx;/* last coal-idx recorded by tx monitor */ member
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c813 if (coal_idx == txq->q.last_coal_idx && in tx_timer_cb()
817 txq->q.last_coal_idx = coal_idx; in tx_timer_cb()
2017 q->last_coal_idx = 0; in init_txq()