Searched refs:STAT_FIFO_WM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3403 sky2_write8(hw, STAT_FIFO_WM, 16); in sky2_reset() 4072 ecmd->rx_max_coalesced_frames = sky2_read8(hw, STAT_FIFO_WM); in sky2_get_coalesce() 4122 sky2_write8(hw, STAT_FIFO_WM, ecmd->rx_max_coalesced_frames); in sky2_set_coalesce()
|
H A D | sky2.h | 1071 STAT_FIFO_WM = 0x0eac,/* 8 bit Status FIFO Watermark Reg */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3403 sky2_write8(hw, STAT_FIFO_WM, 16); in sky2_reset() 4074 ecmd->rx_max_coalesced_frames = sky2_read8(hw, STAT_FIFO_WM); in sky2_get_coalesce() 4126 sky2_write8(hw, STAT_FIFO_WM, ecmd->rx_max_coalesced_frames); in sky2_set_coalesce()
|
H A D | sky2.h | 1071 STAT_FIFO_WM = 0x0eac,/* 8 bit Status FIFO Watermark Reg */ enumerator
|
Completed in 25 milliseconds