Home
last modified time | relevance | path

Searched refs:DEV_TX_OFFLOAD_IPIP_TNL_TSO (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c64 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in i40e_vf_representor_dev_infos_get()
H A Di40e_ethdev_vf.c2349 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in i40evf_dev_info_get()
H A Di40e_ethdev.c3785 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in i40e_dev_info_get()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h575 DEV_TX_OFFLOAD_IPIP_TNL_TSO | \
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c670 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in ice_dcf_dev_info_get()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h1388 #define DEV_TX_OFFLOAD_IPIP_TNL_TSO 0x00000800 /**< Used for tunneling packet. */ macro
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_representor.c92 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in ipn3ke_rpst_dev_infos_get()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_ethdev.c793 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in iavf_dev_info_get()
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c1204 if (dev_info.tx_offload_capa & DEV_TX_OFFLOAD_IPIP_TNL_TSO) { in port_offload_cap_display()
1207 DEV_TX_OFFLOAD_IPIP_TNL_TSO) in port_offload_cap_display()
H A Dcmdline.c4888 if (!(dev_info.tx_offload_capa & DEV_TX_OFFLOAD_IPIP_TNL_TSO)) in check_tunnel_tso_nic_support()
4926 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in cmd_tunnel_tso_set_parsed()
4934 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in cmd_tunnel_tso_set_parsed()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2156 DEV_TX_OFFLOAD_IPIP_TNL_TSO | in txgbe_get_tx_port_offloads()