Home
last modified time | relevance | path

Searched refs:RE_TPPOLL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/re/
H A Dre.h59 #define RE_TPPOLL 0x0038 /* transmit priority polling */ macro
H A Dif_re.c2539 CSR_WRITE_1(sc, RE_TPPOLL, RE_NPQ); in re_start_xmit()
H A Dre.c8173 CSR_WRITE_1(sc, RE_TPPOLL, RE_NPQ); in WritePacket()
8174 CSR_WRITE_1(sc, RE_TPPOLL, RE_NPQ); in WritePacket()
8620 CSR_WRITE_1(sc, RE_TPPOLL, RE_NPQ); in re_int_task()