Home
last modified time | relevance | path

Searched refs:TxPoll (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Drtl8169.c120 TxPoll = 0x38, enumerator
648 RTL_W8(TxPoll, 0x40); /* set polling bit */ in rtl_send_common()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c139 TxPoll = 0x08, enumerator
654 dw32(TxPoll, NormalTxPoll); in de_start_xmit()
797 dw32(TxPoll, NormalTxPoll); in __de_set_rx_mode()
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c162 TxPoll = 0xD9, /* Tell chip to check Tx descriptors for work */ enumerator
876 cpw8(TxPoll, NormalTxPoll); in cp_start_xmit()
H A Dr8169_main.c184 TxPoll = 0x38, enumerator
2521 return RTL_R8(tp, TxPoll) & NPQ; in DECLARE_RTL_COND()
4276 RTL_W8(tp, TxPoll, NPQ); in rtl8169_doorbell()
/openbmc/qemu/hw/net/
H A Drtl8139.c136 TxPoll = 0xD9, /* Tell chip to check Tx descriptors for work */ enumerator
2724 case TxPoll: in rtl8139_io_writeb()