Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h153 #define DBVFIFO_SIZE_G(x) (((x) >> DBVFIFO_SIZE_S) & DBVFIFO_SIZE_M) macro
Dcudbg_lib.c695 size = DBVFIFO_SIZE_G(fifo_size); in cudbg_fill_meminfo()