Searched refs:dip_hit (Results 1 – 5 of 5) sorted by relevance
225 u32 dip_hit; member
1713 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local1748 dip_hit = data2 & DATADIPHIT_F; in mps_tcam_show()1839 dip_hit ? 'Y' : 'N', in mps_tcam_show()
1754 unsigned int vni_mask, u8 dip_hit, u8 lookup_type,
7701 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() argument7723 FW_VI_MAC_CMD_DIP_HIT_V(dip_hit) | in t4_alloc_encap_mac_filt()
2144 tcam->dip_hit = data2 & DATADIPHIT_F; in cudbg_collect_tcam_index()