Home
last modified time | relevance | path

Searched refs:DATALKPTYPE_M (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h2615 #define DATALKPTYPE_M 0x3U macro
2616 #define DATALKPTYPE_G(x) (((x) >> DATALKPTYPE_S) & DATALKPTYPE_M)
2624 #define DATALKPTYPE_M 0x3U macro
2626 #define DATALKPTYPE_G(x) (((x) >> DATALKPTYPE_S) & DATALKPTYPE_M)
Dcxgb4_debugfs.c1729 if (lookup_type && (lookup_type != DATALKPTYPE_M)) { in mps_tcam_show()
1748 if (lookup_type && (lookup_type != DATALKPTYPE_M)) { in mps_tcam_show()
1814 if (lookup_type && (lookup_type != DATALKPTYPE_M)) { in mps_tcam_show()
Dcudbg_lib.c2572 if (tcam->lookup_type && tcam->lookup_type != DATALKPTYPE_M) { in cudbg_collect_tcam_index()
2591 if (tcam->lookup_type && tcam->lookup_type != DATALKPTYPE_M) { in cudbg_collect_tcam_index()
Dt4_hw.c7833 p->data0m_pkd = cpu_to_be64(DATALKPTYPE_V(DATALKPTYPE_M) | in t4_free_raw_mac_filt()
7931 p->data0m_pkd = cpu_to_be64(DATALKPTYPE_V(DATALKPTYPE_M) | in t4_alloc_raw_mac_filt()