Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
D3c59x.c1488 issue_and_wait(struct net_device *dev, int cmd) in issue_and_wait() function
1620 issue_and_wait(dev, TxReset); in vortex_up()
1624 issue_and_wait(dev, RxReset|0x04); in vortex_up()
1909 issue_and_wait(dev, TxReset); in vortex_tx_timeout()
2018 issue_and_wait(dev, TotalReset | 0xff); in vortex_error()
2024 issue_and_wait(dev, RxReset|0x07); in vortex_error()
2035 issue_and_wait(dev, TxReset|reset_mask); in vortex_error()
2100 issue_and_wait(dev, TxReset); in vortex_start_xmit()
2215 issue_and_wait(dev, DownStall); in boomerang_start_xmit()
2584 issue_and_wait(dev, RxDiscard); in vortex_rx()
[all …]