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

/linux-master/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;
1184 struct eni_tx *tx;
1211 struct eni_tx *tx;
1240 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr)
1292 struct eni_tx *tx;
1959 struct eni_tx *tx = ENI_VCC(vcc)->tx;
2143 struct eni_tx *tx = eni_dev->tx+i;

Completed in 149 milliseconds