Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ieee802154/
Dca8210.c368 bool async_tx_pending; member
1764 priv->async_tx_pending = false; in ca8210_async_xmit_complete()
1921 if (priv->async_tx_pending) { in ca8210_net_rx()
2058 priv->async_tx_pending = true; in ca8210_xmit_async()
3125 priv->async_tx_pending = false; in ca8210_probe()