Searched defs:tx_offload (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | macswap_common.h | 9 ol_flags_init(uint64_t tx_offload) in ol_flags_init()
|
| H A D | cmdline.c | 15652 cmdline_fixed_string_t tx_offload; member 15749 cmdline_fixed_string_t tx_offload; member 15830 cmdline_fixed_string_t tx_offload; member 15963 cmdline_fixed_string_t tx_offload; member
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 164 union igc_tx_offload tx_offload; member 1477 union igc_tx_offload tx_offload) in what_advctx_update() 1510 uint64_t ol_flags, union igc_tx_offload tx_offload) in igc_set_xmit_ctx() 1642 union igc_tx_offload tx_offload = {0}; in igc_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_rxtx.c | 158 union igb_tx_offload tx_offload; member 246 uint64_t ol_flags, union igb_tx_offload tx_offload) in igbe_set_xmit_ctx() 332 union igb_tx_offload tx_offload) in what_advctx_update() 401 union igb_tx_offload tx_offload = {0}; in eth_igb_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 2276 union ice_tx_offload tx_offload, in ice_parse_tunneling_params() 2332 union ice_tx_offload tx_offload) in ice_txd_enable_checksum() 2464 ice_set_tso_ctx(struct rte_mbuf *mbuf, union ice_tx_offload tx_offload) in ice_set_tso_ctx() 2527 union ice_tx_offload tx_offload = {0}; in ice_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 215 union i40e_tx_offload tx_offload, in i40e_parse_tunneling_params() 264 union i40e_tx_offload tx_offload) in i40e_txd_enable_checksum() 968 i40e_set_tso_ctx(struct rte_mbuf *mbuf, union i40e_tx_offload tx_offload) in i40e_set_tso_ctx() 1033 union i40e_tx_offload tx_offload = {0}; in i40e_xmit_pkts() local
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | sa.h | 97 } tx_offload; member
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 1978 union iavf_tx_offload tx_offload) in iavf_txd_enable_checksum() 2032 iavf_set_tso_ctx(struct rte_mbuf *mbuf, union iavf_tx_offload tx_offload) in iavf_set_tso_ctx() 2092 union iavf_tx_offload tx_offload = {0}; in iavf_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 314 uint64_t ol_flags, union txgbe_tx_offload tx_offload) 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() local
|
| H A D | txgbe_rxtx.h | 348 union txgbe_tx_offload tx_offload; member
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.h | 189 union ixgbe_tx_offload tx_offload; member
|
| H A D | ixgbe_rxtx.c | 369 uint64_t ol_flags, union ixgbe_tx_offload tx_offload, in ixgbe_set_xmit_ctx() 500 union ixgbe_tx_offload tx_offload) in what_advctx_update() 649 union ixgbe_tx_offload tx_offload; in ixgbe_xmit_pkts() local
|
| /f-stack/dpdk/lib/librte_mbuf/ |
| H A D | rte_mbuf_core.h | 599 uint64_t tx_offload; /**< combined for easy fetch */ member
|