Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h157 #define T6_DBVFIFO_SIZE_G(x) (((x) >> T6_DBVFIFO_SIZE_S) & T6_DBVFIFO_SIZE_M) macro
H A Dcudbg_lib.c697 size = T6_DBVFIFO_SIZE_G(fifo_size); in cudbg_fill_meminfo()