Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c327 bool async_tx_pending; member
1722 priv->async_tx_pending = false; in ca8210_async_xmit_complete()
1879 if (priv->async_tx_pending) { in ca8210_net_rx()
2017 priv->async_tx_pending = true; in ca8210_xmit_async()
3069 priv->async_tx_pending = false; in ca8210_probe()