Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h329 union txgbe_tx_offload { union
358 union txgbe_tx_offload tx_offload;
360 union txgbe_tx_offload tx_offload_mask;
H A Dtxgbe_rxtx.c320 uint64_t ol_flags, union txgbe_tx_offload tx_offload, in txgbe_set_xmit_ctx()
323 union txgbe_tx_offload tx_offload_mask; in txgbe_set_xmit_ctx()
448 union txgbe_tx_offload tx_offload) in what_ctx_update()
742 union txgbe_tx_offload tx_offload; in txgbe_xmit_pkts()