Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ieee802154/
Dca8210.c367 bool async_tx_pending; member
1762 priv->async_tx_pending = false; in ca8210_async_xmit_complete()
1919 if (priv->async_tx_pending) { in ca8210_net_rx()
2056 priv->async_tx_pending = true; in ca8210_xmit_async()
3129 priv->async_tx_pending = false; in ca8210_probe()