Home
last modified time | relevance | path

Searched refs:NIX_TXLAYER_OL4 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.c1528 field->layer = NIX_TXLAYER_OL4; in nix_lso_tcp()
1534 field->layer = NIX_TXLAYER_OL4; in nix_lso_tcp()
1566 field->layer = NIX_TXLAYER_OL4; in nix_lso_udp_tun_tcp()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h369 #define NIX_TXLAYER_OL4 (0x1ull) macro