Home
last modified time | relevance | path

Searched refs:IS_M2_PAR_ERR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dskge.h228 IS_M2_PAR_ERR = 1<<2, /* MAC 2 Parity Error */ enumerator
234 | IS_M1_PAR_ERR | IS_M2_PAR_ERR
H A Dsky2.h458 IS_M2_PAR_ERR = 1<<2, /* MAC 2 Parity Error */ enumerator
H A Dskge.c3295 if (hwstatus & IS_M2_PAR_ERR) in skge_error_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dskge.h228 IS_M2_PAR_ERR = 1<<2, /* MAC 2 Parity Error */ enumerator
234 | IS_M1_PAR_ERR | IS_M2_PAR_ERR
H A Dsky2.h458 IS_M2_PAR_ERR = 1<<2, /* MAC 2 Parity Error */ enumerator
H A Dskge.c3303 if (hwstatus & IS_M2_PAR_ERR) in skge_error_irq()

Completed in 41 milliseconds