Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h194 #define OWL_EMAC_BIT_RDES0_ZERO BIT(0) /* Legal frame length indicator */ macro
H A Dowl-emac.c781 OWL_EMAC_BIT_RDES0_ZERO)) { in owl_emac_rx_process()
801 if (status & OWL_EMAC_BIT_RDES0_ZERO) in owl_emac_rx_process()