Home
last modified time | relevance | path

Searched refs:txpos (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wan/
Dfarsync.c431 int txpos; /* Next Tx buffer to use */ member
818 int len, int txpos) in fst_tx_dma_complete() argument
826 FST_WRB(card, txDescrRing[port->index][txpos].bits, in fst_tx_dma_complete()
971 port->txpos = 0; in fst_issue_cmd()
1052 port->txpos = 0; in fst_tx_config()
1340 while (!(FST_RDB(card, txDescrRing[pi][port->txpos].bits) & in do_bottom_half_tx()
1372 FST_WRW(card, txDescrRing[pi][port->txpos].bcnt, in do_bottom_half_tx()
1380 txpos][0]), in do_bottom_half_tx()
1383 txDescrRing[pi][port->txpos]. in do_bottom_half_tx()
1395 card->dma_txpos = port->txpos; in do_bottom_half_tx()
[all …]