Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c87 field->layer = NIX_TXLAYER_IL3; in nix_lso_udp_tun_tcp()
94 field->layer = NIX_TXLAYER_IL3; in nix_lso_udp_tun_tcp()
141 field->layer = NIX_TXLAYER_IL3; in nix_lso_tun_tcp()
148 field->layer = NIX_TXLAYER_IL3; in nix_lso_tun_tcp()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h782 #define NIX_TXLAYER_IL3 (0x2ull) macro