Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h151 #define T6_DBVFIFO_SIZE_G(x) (((x) >> T6_DBVFIFO_SIZE_S) & T6_DBVFIFO_SIZE_M) macro
Dcxgb4_debugfs.c2961 size = T6_DBVFIFO_SIZE_G(fifo_size); in meminfo_show()