Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h248 int tx_reclaim_busy; member
H A Dsfe_util.c1089 if (dp->tx_reclaim_busy == 0) { in gem_reclaim_txbuf()
1096 dp->tx_reclaim_busy++; in gem_reclaim_txbuf()
1174 if (--dp->tx_reclaim_busy == 0) { in gem_reclaim_txbuf()
3106 dp->tx_reclaim_busy = 0; in gem_mac_init()