Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dfplustm.h132 #define RX_SMALL_FIFO 0x0900 macro
133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO
/linux-6.1.9/drivers/net/fddi/skfp/
Dfplustm.c1394 smc->hw.fp.fifo.rx2_fifo_size = RX_SMALL_FIFO ; in smt_split_up_fifo()