Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Deni.h40 struct eni_tx { struct
58 struct eni_tx *tx; /* TXer, NULL if none */ argument
83 struct eni_tx tx[NR_CHAN]; /* TX channels */
84 struct eni_tx *ubr; /* UBR channel */
Deni.c1039 struct eni_tx *tx; in do_tx()
1184 struct eni_tx *tx; in poll_tx()
1211 struct eni_tx *tx; in dequeue_tx()
1240 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr) in alloc_tx()
1292 struct eni_tx *tx; in reserve_or_set_tx()
1998 struct eni_tx *tx = ENI_VCC(vcc)->tx; in eni_change_qos()
2207 struct eni_tx *tx = eni_dev->tx+i; in eni_proc_read()