Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c785 alloc = T5_ALLOC_G(lo); in cudbg_fill_meminfo()
802 alloc = T5_ALLOC_G(lo); in cudbg_fill_meminfo()
H A Dt4_regs.h2658 #define T5_ALLOC_G(x) (((x) >> T5_ALLOC_S) & T5_ALLOC_M) macro