Searched refs:STAT_FIFO_ISR_WM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3407 sky2_write8(hw, STAT_FIFO_ISR_WM, 4); in sky2_reset() 3409 sky2_write8(hw, STAT_FIFO_ISR_WM, 16); in sky2_reset() 4081 ecmd->rx_max_coalesced_frames_irq = sky2_read8(hw, STAT_FIFO_ISR_WM); in sky2_get_coalesce() 4131 sky2_write8(hw, STAT_FIFO_ISR_WM, ecmd->rx_max_coalesced_frames_irq); in sky2_set_coalesce()
|
H A D | sky2.h | 1072 STAT_FIFO_ISR_WM= 0x0ead,/* 8 bit Status FIFO ISR Watermark Reg */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3407 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 D | sky2.h | 1072 STAT_FIFO_ISR_WM= 0x0ead,/* 8 bit Status FIFO ISR Watermark Reg */ enumerator
|
Completed in 29 milliseconds