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

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c168 NormalTxPoll = (1 << 0), enumerator in enum:__anon6423
654 dw32(TxPoll, NormalTxPoll); de_start_xmit()
797 dw32(TxPoll, NormalTxPoll); __de_set_rx_mode()
/linux-4.1.27/drivers/net/ethernet/realtek/
H A D8139cp.c188 NormalTxPoll = (1 << 6), /* One or more normal Tx packets to send */ enumerator in enum:__anon7246
888 cpw8(TxPoll, NormalTxPoll); cp_start_xmit()

Completed in 101 milliseconds