Home
last modified time | relevance | path

Searched refs:XMR_FS_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dskge.h913 XMR_FS_ERR = 1<<1, /* Bit 1: Frame Error */ enumerator
917 * XMR_FS_ERR will be set if
921 * XMR_FS_ERR unless the corresponding bit in the Receive Command
H A Dskge.c3022 return (status & (XMR_FS_ERR | XMR_FS_2L_VLAN)) != 0; in bad_phy_status()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dskge.h913 XMR_FS_ERR = 1<<1, /* Bit 1: Frame Error */ enumerator
917 * XMR_FS_ERR will be set if
921 * XMR_FS_ERR unless the corresponding bit in the Receive Command
H A Dskge.c3030 return (status & (XMR_FS_ERR | XMR_FS_2L_VLAN)) != 0; in bad_phy_status()

Completed in 29 milliseconds