Searched refs:txpos (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/wan/
H A Dfarsync.c433 int txpos; /* Next Tx buffer to use */ member in struct:fst_port_info
825 int len, int txpos)
833 FST_WRB(card, txDescrRing[port->index][txpos].bits,
981 port->txpos = 0;
1062 port->txpos = 0;
1350 while (!(FST_RDB(card, txDescrRing[pi][port->txpos].bits) &
1382 FST_WRW(card, txDescrRing[pi][port->txpos].bcnt,
1390 txpos][0]),
1393 txDescrRing[pi][port->txpos].
1405 card->dma_txpos = port->txpos;
824 fst_tx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, int len, int txpos) argument
[all...]

Completed in 44 milliseconds