Searched refs:tcp_tag (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-pip.h398 u8 tcp_tag = 0xff; local
486 tcp_tag = port_tag_cfg.s.tcp6_tag_type;
491 if (tcp_tag == ip_tag && tcp_tag == port_tag_cfg.s.non_tag_type)
492 pki_prt_cfg.style_cfg.parm_cfg.tag_type = (enum cvmx_sso_tag_type)tcp_tag;
493 else if (tcp_tag == ip_tag) {
504 __cvmx_pip_set_tag_type(xp.node, style, tcp_tag, CVMX_PKI_PCAM_MATCH_TCP);
509 if (tcp_tag != 0xff)
510 __cvmx_pip_set_tag_type(xp.node, nstyle, tcp_tag,
531 if (tcp_tag !
[all...]

Completed in 46 milliseconds