Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c387 used = T5_USED_G(lo); in cudbg_fill_meminfo()
404 used = T5_USED_G(lo); in cudbg_fill_meminfo()
Dt4_regs.h2629 #define T5_USED_G(x) (((x) >> T5_USED_S) & T5_USED_M) macro