Searched refs:DBVFIFO_SIZE_G (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 153 #define DBVFIFO_SIZE_G(x) (((x) >> DBVFIFO_SIZE_S) & DBVFIFO_SIZE_M) macro |
D | cudbg_lib.c | 695 size = DBVFIFO_SIZE_G(fifo_size); in cudbg_fill_meminfo() |