Searched refs:RB_RX_LTPP (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | sky2.h | 578 RB_RX_LTPP = 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
|
D | skge.h | 489 RB_RX_LTPP = 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
|
D | skge.c | 2086 skge_write32(hw, RB_ADDR(q, RB_RX_LTPP), in skge_ramset()
|
D | sky2.c | 711 sky2_write32(hw, RB_ADDR(q, RB_RX_LTPP), space/4); in sky2_ramset()
|
/linux-2.4.37.9/drivers/net/sk98lin/ |
D | skgeinit.c | 872 SK_OUT32(IoC, RB_ADDR(QuIoOffs, RB_RX_LTPP), RxLoThresVal); in DoInitRamQueue()
|
/linux-2.4.37.9/drivers/net/sk98lin/h/ |
D | skgehw.h | 585 #define RB_RX_LTPP 0x14 /* 32 bit Rx Lower Threshold, Pause Pack */ macro
|