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

/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dif_arereg.h261 #define CSR_RXPOLL 0x1008 /* rx poll demand */ macro
335 /* CSR_RXPOLL - Receive Poll Demand */
H A Dif_are.c655 CSR_WRITE_4(sc, CSR_RXPOLL, RXPOLL_RPD);
/freebsd-12-stable/sys/arm/ralink/
H A Dif_fvreg.h268 #define CSR_RXPOLL (0x08*2) /* rx poll demand */ macro
358 /* CSR_RXPOLL - Receive Poll Demand */
H A Dif_fv.c712 CSR_WRITE_4(sc, CSR_RXPOLL, RXPOLL_RPD);

Completed in 138 milliseconds