Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h578 RB_RX_LTPP = 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
Dskge.h489 RB_RX_LTPP = 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
Dskge.c2086 skge_write32(hw, RB_ADDR(q, RB_RX_LTPP), in skge_ramset()
Dsky2.c711 sky2_write32(hw, RB_ADDR(q, RB_RX_LTPP), space/4); in sky2_ramset()
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c872 SK_OUT32(IoC, RB_ADDR(QuIoOffs, RB_RX_LTPP), RxLoThresVal); in DoInitRamQueue()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h585 #define RB_RX_LTPP 0x14 /* 32 bit Rx Lower Threshold, Pause Pack */ macro