Home
last modified time | relevance | path

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

/dpdk/drivers/net/cnxk/
H A Dcn9k_rx.h73 const uint16_t il4_tu = ptype[PTYPE_NON_TUNNEL_ARRAY_SZ + lh_lg_lf]; in nix_ptype_get() local
75 return (il4_tu << PTYPE_NON_TUNNEL_WIDTH) | tu_l2; in nix_ptype_get()
H A Dcn10k_rx.h636 const uint16_t il4_tu = ptype[PTYPE_NON_TUNNEL_ARRAY_SZ + lh_lg_lf]; in nix_ptype_get() local
638 return (il4_tu << PTYPE_NON_TUNNEL_WIDTH) | tu_l2; in nix_ptype_get()