Searched refs:OWL_EMAC_MSK_MAC_CSR5_RS (Results 1 – 2 of 2) sorted by relevance
51 #define OWL_EMAC_MSK_MAC_CSR5_RS GENMASK(19, 17) /* Receive process state */ macro
884 proc_status = status & OWL_EMAC_MSK_MAC_CSR5_RS; in owl_emac_poll()