Searched refs:DEV_TX_OFFLOAD_UDP_TSO (Results 1 – 7 of 7) sorted by relevance
17 ((((ctx)->gso_types & DEV_TX_OFFLOAD_UDP_TSO) == 0) || \70 (gso_ctx->gso_types & DEV_TX_OFFLOAD_UDP_TSO)) { in rte_gso_segment()
79 DEV_TX_OFFLOAD_UDP_TSO | \
230 …ev_info**: ``tx_offload_capa,tx_queue_offload_capa:DEV_TX_OFFLOAD_TCP_TSO,DEV_TX_OFFLOAD_UDP_TSO``.
1383 #define DEV_TX_OFFLOAD_UDP_TSO 0x00000040 macro
1177 if (dev_info.tx_offload_capa & DEV_TX_OFFLOAD_UDP_TSO) { in port_offload_cap_display()1180 DEV_TX_OFFLOAD_UDP_TSO) in port_offload_cap_display()
1556 DEV_TX_OFFLOAD_GRE_TNL_TSO | DEV_TX_OFFLOAD_UDP_TSO; in init_config()
2151 DEV_TX_OFFLOAD_UDP_TSO | in txgbe_get_tx_port_offloads()