Home
last modified time | relevance | path

Searched refs:dip_hit (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h222 u32 dip_hit; member
H A Dcudbg_lib.c3535 tcam->dip_hit = data2 & F_DATADIPHIT; in collect_mps_tcam()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h866 unsigned int vni_mask, u8 dip_hit, u8 lookup_type,
H A Dt4_hw.c8210 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() argument
8231 V_FW_VI_MAC_CMD_DIP_HIT(dip_hit) | in t4_alloc_encap_mac_filt()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c4099 tcam->dip_hit ? 'Y' : 'N', in view_mps_tcam()