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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddavinci_emac.c382 /** emac_txch: EMAC TX Channel data structure
386 struct emac_txch { struct
481 struct emac_txch *txch[EMAC_DEF_MAX_TX_CH];
1216 struct emac_txch *txch = NULL;
1218 txch = kzalloc(sizeof(struct emac_txch), GFP_KERNEL);
1277 struct emac_txch *txch = priv->txch[ch];
1330 struct emac_txch *txch = priv->txch[ch];
1376 struct emac_txch *txch = priv->txch[ch];
1409 struct emac_txch *txch = priv->txch[ch];
1488 struct emac_txch *txc
[all...]

Completed in 51 milliseconds