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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.h40 struct eni_tx { struct
58 struct eni_tx *tx; /* TXer, NULL if none */
83 struct eni_tx tx[NR_CHAN]; /* TX channels */
84 struct eni_tx *ubr; /* UBR channel */
H A Deni.c1026 struct eni_tx *tx;
1156 struct eni_tx *tx;
1183 struct eni_tx *tx;
1212 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr)
1264 struct eni_tx *tx;
1905 struct eni_tx *tx = ENI_VCC(vcc)->tx;
2101 struct eni_tx *tx = eni_dev->tx+i;

Completed in 62 milliseconds