Searched refs:hold_txs (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mac802154/
H A Dutil.c72 if (!atomic_fetch_inc(&local->phy->hold_txs))
82 if (atomic_dec_and_test(&local->phy->hold_txs))
/linux-master/include/net/
H A Dcfg802154.h244 atomic_t hold_txs; member in struct:wpan_phy

Completed in 119 milliseconds