Searched refs:RB_RX_LTPP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | skge.h | 486 RB_RX_LTPP= 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
|
H A D | sky2.h | 792 RB_RX_LTPP = 0x14,/* 32 bit Rx Lower Threshold, Pause Packet */ enumerator
|
H A D | skge.c | 2504 skge_write32(hw, RB_ADDR(q, RB_RX_LTPP), in skge_ramset()
|
H A D | sky2.c | 1062 sky2_write32(hw, RB_ADDR(q, RB_RX_LTPP), space/4); in sky2_ramset()
|