Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c1496 issue_and_wait(struct net_device *dev, int cmd) in issue_and_wait() function
1635 issue_and_wait(dev, TxReset); in vortex_up()
1639 issue_and_wait(dev, RxReset|0x04); in vortex_up()
1931 issue_and_wait(dev, TxReset); in vortex_tx_timeout()
2040 issue_and_wait(dev, TotalReset | 0xff); in vortex_error()
2046 issue_and_wait(dev, RxReset|0x07); in vortex_error()
2057 issue_and_wait(dev, TxReset|reset_mask); in vortex_error()
2116 issue_and_wait(dev, TxReset); in vortex_start_xmit()
2231 issue_and_wait(dev, DownStall); in boomerang_start_xmit()
2586 issue_and_wait(dev, RxDiscard); in vortex_rx()
[all …]