Home
last modified time | relevance | path

Searched refs:atge_tx_reclaim (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/atge/
H A Datge.h439 extern void atge_tx_reclaim(atge_t *, int);
H A Datge_l1.c875 atge_tx_reclaim(atgep, l1->atge_l1_tx_prod_cons); in atge_l1_interrupt()
H A Datge_l1c.c980 atge_tx_reclaim(atgep, cons); in atge_l1c_interrupt()
H A Datge_l1e.c916 atge_tx_reclaim(atgep, cons); in atge_l1e_interrupt()
H A Datge_main.c225 void atge_tx_reclaim(atge_t *atgep, int cons);
537 atge_tx_reclaim(atge_t *atgep, int end) in atge_tx_reclaim() function