Home
last modified time | relevance | path

Searched refs:STAT_FIFO_ISR_WM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c3407 sky2_write8(hw, STAT_FIFO_ISR_WM, 4); in sky2_reset()
3409 sky2_write8(hw, STAT_FIFO_ISR_WM, 16); in sky2_reset()
4083 ecmd->rx_max_coalesced_frames_irq = sky2_read8(hw, STAT_FIFO_ISR_WM); in sky2_get_coalesce()
4135 sky2_write8(hw, STAT_FIFO_ISR_WM, ecmd->rx_max_coalesced_frames_irq); in sky2_set_coalesce()
H A Dsky2.h1072 STAT_FIFO_ISR_WM= 0x0ead,/* 8 bit Status FIFO ISR Watermark Reg */ enumerator