Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2934 alloc = T5_ALLOC_G(lo); in meminfo_show()
2951 alloc = T5_ALLOC_G(lo); in meminfo_show()
Dt4_regs.h2412 #define T5_ALLOC_G(x) (((x) >> T5_ALLOC_S) & T5_ALLOC_M) macro