Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.c1512 field->layer = NIX_TXLAYER_OL3; in nix_lso_tcp()
1519 field->layer = NIX_TXLAYER_OL3; in nix_lso_tcp()
1550 field->layer = NIX_TXLAYER_OL3; in nix_lso_udp_tun_tcp()
1557 field->layer = NIX_TXLAYER_OL3; in nix_lso_udp_tun_tcp()
1612 field->layer = NIX_TXLAYER_OL3; in nix_lso_tun_tcp()
1619 field->layer = NIX_TXLAYER_OL3; in nix_lso_tun_tcp()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h368 #define NIX_TXLAYER_OL3 (0x0ull) macro