Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h51 #define OWL_EMAC_MSK_MAC_CSR5_RS GENMASK(19, 17) /* Receive process state */ macro
H A Dowl-emac.c884 proc_status = status & OWL_EMAC_MSK_MAC_CSR5_RS; in owl_emac_poll()