Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
D3c59x.c1486 issue_and_wait(struct net_device *dev, int cmd) in issue_and_wait() function
1618 issue_and_wait(dev, TxReset); in vortex_up()
1622 issue_and_wait(dev, RxReset|0x04); in vortex_up()
1907 issue_and_wait(dev, TxReset); in vortex_tx_timeout()
2016 issue_and_wait(dev, TotalReset | 0xff); in vortex_error()
2022 issue_and_wait(dev, RxReset|0x07); in vortex_error()
2033 issue_and_wait(dev, TxReset|reset_mask); in vortex_error()
2098 issue_and_wait(dev, TxReset); in vortex_start_xmit()
2213 issue_and_wait(dev, DownStall); in boomerang_start_xmit()
2582 issue_and_wait(dev, RxDiscard); in vortex_rx()
[all …]