Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1476 what_advctx_update(struct igc_tx_queue *txq, uint64_t flags, in what_advctx_update() function
1675 new_ctx = what_advctx_update(txq, tx_ol_req, in igc_xmit_pkts()
/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c331 what_advctx_update(struct igb_tx_queue *txq, uint64_t flags, in what_advctx_update() function
437 ctx = what_advctx_update(txq, tx_ol_req, tx_offload); in eth_igb_xmit_pkts()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c499 what_advctx_update(struct ixgbe_tx_queue *txq, uint64_t flags, in what_advctx_update() function
705 ctx = what_advctx_update(txq, tx_ol_req, in ixgbe_xmit_pkts()