Searched defs:gso_ctx (Results 1 – 5 of 5) sorted by relevance
28 const struct rte_gso_ctx *gso_ctx, in rte_gso_segment()
63 struct rte_gso_ctx gso_ctx; /* GSO context */ member
743 struct rte_gso_ctx *gso_ctx = &txq->gso_ctx; in pmd_tx_burst() local1404 tap_gso_ctx_setup(struct rte_gso_ctx *gso_ctx, struct rte_eth_dev *dev) in tap_gso_ctx_setup()1463 struct rte_gso_ctx *gso_ctx; in tap_setup_queue() local
798 struct rte_gso_ctx *gso_ctx; in pkt_burst_checksum_forward() local
246 struct rte_gso_ctx gso_ctx; /**< GSO context */ member