Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/
H A Digc_txrx.c1463 what_advctx_update(struct igc_tx_queue *txq, uint64_t flags, in what_advctx_update() function
1662 new_ctx = what_advctx_update(txq, tx_ol_req, in igc_xmit_pkts()
/dpdk/drivers/net/e1000/
H A Digb_rxtx.c332 what_advctx_update(struct igb_tx_queue *txq, uint64_t flags, in what_advctx_update() function
438 ctx = what_advctx_update(txq, tx_ol_req, tx_offload); in eth_igb_xmit_pkts()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c497 what_advctx_update(struct ixgbe_tx_queue *txq, uint64_t flags, in what_advctx_update() function
703 ctx = what_advctx_update(txq, tx_ol_req, in ixgbe_xmit_pkts()