/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_mps.c | 204 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 D | cudbg_entity.h | 213 u32 dip_hit; member
|
H A D | cxgb4.h | 2015 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, 2156 u8 dip_hit, u8 lookup_type, bool sleep_ok);
|
H A D | cxgb4_debugfs.c | 1698 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 D | t4_hw.c | 7884 * @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 D | cudbg_lib.c | 2576 tcam->dip_hit = data2 & DATADIPHIT_F; in cudbg_collect_tcam_index()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_mps.c | 204 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 D | cudbg_entity.h | 213 u32 dip_hit; member
|
H A D | cxgb4.h | 2011 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, 2152 u8 dip_hit, u8 lookup_type, bool sleep_ok);
|
H A D | cxgb4_debugfs.c | 1698 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 D | t4_hw.c | 7853 * @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 D | cudbg_lib.c | 2576 tcam->dip_hit = data2 & DATADIPHIT_F; in cudbg_collect_tcam_index()
|