Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c918 int RxQType; in SkGeInitRamBufs() local
923 RxQType = SK_RX_SRAM_Q; /* small Rx Queue */ in SkGeInitRamBufs()
926 RxQType = SK_RX_BRAM_Q; /* big Rx Queue */ in SkGeInitRamBufs()
930 pPrt->PRxQRamEnd, RxQType); in SkGeInitRamBufs()