Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h177 u32 dip_hit; member
H A Dcudbg_lib.c3560 tcam->dip_hit = data2 & F_DATADIPHIT; in collect_mps_tcam()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h835 unsigned int vni_mask, u8 dip_hit, u8 lookup_type,
H A Dt4_hw.c8065 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() argument
8086 V_FW_VI_MAC_CMD_DIP_HIT(dip_hit) | in t4_alloc_encap_mac_filt()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10345 uint8_t dip_hit, vlan_vld, lookup_type, port_num; in sysctl_mps_tcam_t6() local
10376 dip_hit = data2 & F_DATADIPHIT; in sysctl_mps_tcam_t6()
10380 dip_hit = 0; in sysctl_mps_tcam_t6()
10427 (uintmax_t)mask, vniy, vnix, dip_hit ? 'Y' : 'N', in sysctl_mps_tcam_t6()