Searched refs:tx_ts_pending (Results 1 – 3 of 3) sorted by relevance
216 atomic_t tx_ts_pending; member
983 atomic_inc(&emac->tx_ts_pending); in icssg_ndo_start_xmit()
115 if (atomic_dec_and_test(&emac->tx_ts_pending)) /* no more? */ in tx_ts_work()
Completed in 13 milliseconds