Searched refs:tdown_cnt (Results 1 – 6 of 6) sorted by relevance
163 atomic_t tdown_cnt; member
882 atomic_set(&common->tdown_cnt, common->tx_ch_num); in am65_cpsw_nuss_common_stop()1480 if (atomic_dec_and_test(&common->tdown_cnt)) in am65_cpsw_nuss_tx_compl_packets()1537 if (atomic_dec_and_test(&common->tdown_cnt)) in am65_cpsw_nuss_tx_compl_packets_2g()
166 atomic_t tdown_cnt; member
649 atomic_set(&emac->tdown_cnt, emac->tx_ch_num); in emac_ndo_stop()
150 if (atomic_dec_and_test(&emac->tdown_cnt)) in emac_tx_complete_packets()
699 atomic_set(&emac->tdown_cnt, emac->tx_ch_num); in emac_ndo_stop()