Home
last modified time | relevance | path

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

/drivers/net/tulip/
Dde2104x.c158 NormalTxPoll = (1 << 0), enumerator
640 dw32(TxPoll, NormalTxPoll); in de_start_xmit()
790 dw32(TxPoll, NormalTxPoll); in __de_set_rx_mode()
/drivers/net/
D8139cp.c197 NormalTxPoll = (1 << 6), /* One or more normal Tx packets to send */ enumerator
892 cpw8(TxPoll, NormalTxPoll); in cp_start_xmit()