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

/drivers/atm/
H A Deni.h40 struct eni_tx { struct
58 struct eni_tx *tx; /* TXer, NULL if none */
84 struct eni_tx tx[NR_CHAN]; /* TX channels */
85 struct eni_tx *ubr; /* UBR channel */
H A Deni.c1033 struct eni_tx *tx;
1181 struct eni_tx *tx;
1208 struct eni_tx *tx;
1237 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr)
1289 struct eni_tx *tx;
1955 struct eni_tx *tx = ENI_VCC(vcc)->tx;
2155 struct eni_tx *tx = eni_dev->tx+i;

Completed in 29 milliseconds