Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c182 hif->txavail = hif->tx_ring_size; in pfe_hif_init_buffers()
498 hif->txtosend, hif->txtoclean, hif->txavail, in client_ack_txpacket()
514 tx_avl = hif->txavail; in __hif_tx_done_process()
542 hif->txavail = tx_avl; in __hif_tx_done_process()
582 hif->txavail--; in hif_xmit_pkt()
H A Dpfe_hif.h129 u32 txavail; member