Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dambassador.c653 static inline int tx_give (amb_dev * dev, tx_in * tx) { in tx_give() function
1558 while (tx_give (dev, &tx)) in amb_send()