Home
last modified time | relevance | path

Searched refs:DMACH_G (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c2563 tcamy = DMACH_G(val) << 32; in cudbg_collect_tcam_index()
2588 tcamx = DMACH_G(val) << 32; in cudbg_collect_tcam_index()
H A Dcxgb4_debugfs.c1721 tcamy = DMACH_G(val) << 32; in mps_tcam_show()
1745 tcamx = DMACH_G(val) << 32; in mps_tcam_show()
H A Dt4_regs.h2656 #define DMACH_G(x) (((x) >> DMACH_S) & DMACH_M) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c2563 tcamy = DMACH_G(val) << 32; in cudbg_collect_tcam_index()
2588 tcamx = DMACH_G(val) << 32; in cudbg_collect_tcam_index()
H A Dcxgb4_debugfs.c1721 tcamy = DMACH_G(val) << 32; in mps_tcam_show()
1745 tcamx = DMACH_G(val) << 32; in mps_tcam_show()
H A Dt4_regs.h2662 #define DMACH_G(x) (((x) >> DMACH_S) & DMACH_M) macro

Completed in 36 milliseconds