Searched refs:RB_RX_UTPP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | skge.h | 485 RB_RX_UTPP= 0x10,/* 32 bit Rx Upper Threshold, Pause Packet */ enumerator
|
H A D | sky2.h | 791 RB_RX_UTPP = 0x10,/* 32 bit Rx Upper Threshold, Pause Packet */ enumerator
|
H A D | skge.c | 2502 skge_write32(hw, RB_ADDR(q, RB_RX_UTPP), in skge_ramset()
|
H A D | sky2.c | 1062 sky2_write32(hw, RB_ADDR(q, RB_RX_UTPP), tp); in sky2_ramset()
|