Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h242 unsigned int last_pidx; /* last pidx recorded by tx monitor */ member
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c814 txq->q.pidx == txq->q.last_pidx) { in tx_timer_cb()
818 txq->q.last_pidx = txq->q.pidx; in tx_timer_cb()
2018 q->last_pidx = 0; in init_txq()