Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/actions/
Dowl-emac.h47 #define OWL_EMAC_MSK_MAC_CSR5_TS GENMASK(22, 20) /* Transmit process state */ macro
Dowl-emac.c897 proc_status = status & OWL_EMAC_MSK_MAC_CSR5_TS; in owl_emac_poll()