Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h19 #define TN40_FIFO_SIZE 4096 macro
H A Dtn40.c36 u16 memsz = TN40_FIFO_SIZE * (1 << fsz_type); in tn40_fifo_alloc()
478 int memsz = TN40_FIFO_SIZE * (1 << (sz_type + 1)); in tn40_tx_db_init()