Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Deni.h41 struct eni_tx { struct
59 struct eni_tx *tx; /* TXer, NULL if none */ argument
85 struct eni_tx tx[NR_CHAN]; /* TX channels */
86 struct eni_tx *ubr; /* UBR channel */
Deni.c1032 struct eni_tx *tx; in do_tx()
1182 struct eni_tx *tx; in poll_tx()
1209 struct eni_tx *tx; in dequeue_tx()
1238 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr) in alloc_tx()
1290 struct eni_tx *tx; in reserve_or_set_tx()
1957 struct eni_tx *tx = ENI_VCC(vcc)->tx; in eni_change_qos()
2141 struct eni_tx *tx = eni_dev->tx+i; in eni_proc_read()