Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/
Dsky2.h1071 STAT_FIFO_WM = 0x0eac,/* 8 bit Status FIFO Watermark Reg */ enumerator
Dsky2.c3404 sky2_write8(hw, STAT_FIFO_WM, 16); in sky2_reset()
4075 ecmd->rx_max_coalesced_frames = sky2_read8(hw, STAT_FIFO_WM); in sky2_get_coalesce()
4127 sky2_write8(hw, STAT_FIFO_WM, ecmd->rx_max_coalesced_frames); in sky2_set_coalesce()