Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h579 RB_RX_UTHP = 0x18,/* 32 bit Rx Upper Threshold, High Prio */ enumerator
Dskge.h490 RB_RX_UTHP = 0x18,/* 32 bit Rx Upper Threshold, High Prio */ enumerator
Dsky2.c706 sky2_write32(hw, RB_ADDR(q, RB_RX_UTHP), tp); in sky2_ramset()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h586 #define RB_RX_UTHP 0x18 /* 32 bit Rx Upper Threshold, High Prio */ macro