Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h324 union txgbe_tx_offload { union
348 union txgbe_tx_offload tx_offload;
350 union txgbe_tx_offload tx_offload_mask;
H A Dtxgbe_rxtx.c314 uint64_t ol_flags, union txgbe_tx_offload tx_offload) in txgbe_set_xmit_ctx()
316 union txgbe_tx_offload tx_offload_mask; in txgbe_set_xmit_ctx()
427 union txgbe_tx_offload tx_offload) in what_ctx_update()
703 union txgbe_tx_offload tx_offload; in txgbe_xmit_pkts()