Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe.c3676 uint16_t bd_cons, hw_cons, sw_cons, pkt_cons; in bxe_txeof() local
3686 pkt_cons = TX_BD(sw_cons); in bxe_txeof()
3690 fp->index, hw_cons, sw_cons, pkt_cons); in bxe_txeof()
3692 bd_cons = bxe_free_tx_pkt(sc, fp, pkt_cons); in bxe_txeof()