Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_mps.c204 u8 dip_hit, u8 lookup_type, bool sleep_ok) in cxgb4_alloc_encap_mac_filt()
209 dip_hit, lookup_type, sleep_ok); in cxgb4_alloc_encap_mac_filt()
201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument
H A Dcudbg_entity.h213 u32 dip_hit; member
H A Dcxgb4.h2015 unsigned int vni_mask, u8 dip_hit, u8 lookup_type,
2156 u8 dip_hit, u8 lookup_type, bool sleep_ok);
H A Dcxgb4_debugfs.c1698 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local
1733 dip_hit = data2 & DATADIPHIT_F; in mps_tcam_show()
1820 dip_hit ? 'Y' : 'N', in mps_tcam_show()
H A Dt4_hw.c7884 * @dip_hit: to enable DIP match for the MPS entry
7894 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt()
7916 FW_VI_MAC_CMD_DIP_HIT_V(dip_hit) | in t4_alloc_encap_mac_filt()
7892 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument
H A Dcudbg_lib.c2576 tcam->dip_hit = data2 & DATADIPHIT_F; in cudbg_collect_tcam_index()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_mps.c204 u8 dip_hit, u8 lookup_type, bool sleep_ok) in cxgb4_alloc_encap_mac_filt()
209 dip_hit, lookup_type, sleep_ok); in cxgb4_alloc_encap_mac_filt()
201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument
H A Dcudbg_entity.h213 u32 dip_hit; member
H A Dcxgb4.h2011 unsigned int vni_mask, u8 dip_hit, u8 lookup_type,
2152 u8 dip_hit, u8 lookup_type, bool sleep_ok);
H A Dcxgb4_debugfs.c1698 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local
1733 dip_hit = data2 & DATADIPHIT_F; in mps_tcam_show()
1820 dip_hit ? 'Y' : 'N', in mps_tcam_show()
H A Dt4_hw.c7853 * @dip_hit: to enable DIP match for the MPS entry
7863 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt()
7885 FW_VI_MAC_CMD_DIP_HIT_V(dip_hit) | in t4_alloc_encap_mac_filt()
7861 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument
H A Dcudbg_lib.c2576 tcam->dip_hit = data2 & DATADIPHIT_F; in cudbg_collect_tcam_index()

Completed in 55 milliseconds