Home
last modified time | relevance | path

Searched refs:eni_tx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Deni.h41 struct eni_tx { struct
59 struct eni_tx *tx; /* TXer, NULL if none */
85 struct eni_tx tx[NR_CHAN]; /* TX channels */
86 struct eni_tx *ubr; /* UBR channel */
H A Deni.c1032 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()
1959 struct eni_tx *tx = ENI_VCC(vcc)->tx; in eni_change_qos()
2143 struct eni_tx *tx = eni_dev->tx+i; in eni_proc_read()
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.h41 struct eni_tx { struct
59 struct eni_tx *tx; /* TXer, NULL if none */
85 struct eni_tx tx[NR_CHAN]; /* TX channels */
86 struct eni_tx *ubr; /* UBR channel */
H A Deni.c1032 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()
1959 struct eni_tx *tx = ENI_VCC(vcc)->tx; in eni_change_qos()
2143 struct eni_tx *tx = eni_dev->tx+i; in eni_proc_read()

Completed in 7 milliseconds