Home
last modified time | relevance | path

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

/dpdk/drivers/net/pfe/
H A Dpfe_hif.c183 hif->txavail = hif->tx_ring_size; in pfe_hif_init_buffers()
499 hif->txtosend, hif->txtoclean, hif->txavail, in client_ack_txpacket()
515 tx_avl = hif->txavail; in __hif_tx_done_process()
543 hif->txavail = tx_avl; in __hif_tx_done_process()
583 hif->txavail--; in hif_xmit_pkt()
H A Dpfe_hif.h129 u32 txavail; member