Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c1409 static int bdx_tx_db_init(struct txdb *d, int sz_type) in bdx_tx_db_init() argument
1411 int memsz = FIFO_SIZE * (1 << (sz_type + 1)); in bdx_tx_db_init()