Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c103 field->layer = NIX_TXLAYER_IL4; in nix_lso_udp_tun_tcp()
110 field->layer = NIX_TXLAYER_IL4; in nix_lso_udp_tun_tcp()
157 field->layer = NIX_TXLAYER_IL4; in nix_lso_tun_tcp()
164 field->layer = NIX_TXLAYER_IL4; in nix_lso_tun_tcp()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h783 #define NIX_TXLAYER_IL4 (0x3ull) macro