Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1038 struct eni_tx *tx; in do_tx()
1186 struct eni_tx *tx; in poll_tx()
1213 struct eni_tx *tx; in dequeue_tx()
1242 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr) in alloc_tx()
1294 struct eni_tx *tx; in reserve_or_set_tx()
1961 struct eni_tx *tx = ENI_VCC(vcc)->tx; in eni_change_qos()
2160 struct eni_tx *tx = eni_dev->tx+i; in eni_proc_read()