Home
last modified time | relevance | path

Searched refs:DEV_TX_OFFLOAD_UDP_TNL_TSO (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c116 DEV_TX_OFFLOAD_UDP_TNL_TSO); in mlx5_get_tx_port_offloads()
799 DEV_TX_OFFLOAD_UDP_TNL_TSO); in txq_set_params()
970 DEV_TX_OFFLOAD_UDP_TNL_TSO | in txq_set_params()
H A Dmlx5_rxtx.c5589 DEV_TX_OFFLOAD_UDP_TNL_TSO)) { in mlx5_select_tx_function()
5594 DEV_TX_OFFLOAD_UDP_TNL_TSO | in mlx5_select_tx_function()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h1408 #define DEV_TX_OFFLOAD_UDP_TNL_TSO 0x00040000 macro
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c1231 if (dev_info.tx_offload_capa & DEV_TX_OFFLOAD_UDP_TNL_TSO) { in port_offload_cap_display()
1234 DEV_TX_OFFLOAD_UDP_TNL_TSO) in port_offload_cap_display()
H A Dcmdline.c4897 if (!(dev_info.tx_offload_capa & DEV_TX_OFFLOAD_UDP_TNL_TSO)) in check_tunnel_tso_nic_support()
4929 DEV_TX_OFFLOAD_UDP_TNL_TSO); in cmd_tunnel_tso_set_parsed()
4937 DEV_TX_OFFLOAD_UDP_TNL_TSO); in cmd_tunnel_tso_set_parsed()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2152 DEV_TX_OFFLOAD_UDP_TNL_TSO | in txgbe_get_tx_port_offloads()