Searched refs:tx_busy (Results 1 – 5 of 5) sorted by relevance
247 int tx_busy; member
992 ASSERT(dp->tx_busy == 0); in gem_clean_tx_buf()1495 load_flags = ((dp->tx_busy++) == 0) ? GEM_TXFLAG_HEAD : 0; in gem_send_common()1542 if ((--dp->tx_busy) == 0) { in gem_send_common()3103 dp->tx_busy = 0; in gem_mac_init()3190 while (dp->tx_busy > 0) { in gem_mac_stop()
1248 int tx_busy; member
2059 chan->tx_busy = 0; in ibd_rc_post_send()
7292 if (rc_chan->tx_busy) { in ibd_send()7302 rc_chan->tx_busy = 1; in ibd_send()