Home
last modified time | relevance | path

Searched refs:T5_USED_G (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c784 used = T5_USED_G(lo); in cudbg_fill_meminfo()
801 used = T5_USED_G(lo); in cudbg_fill_meminfo()
Dt4_regs.h2654 #define T5_USED_G(x) (((x) >> T5_USED_S) & T5_USED_M) macro