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

/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_main.c530 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) function
585 tsnep_tx_unmap(tx, tx->write, count);
697 tsnep_tx_unmap(tx, tx->write, count);
846 length = tsnep_tx_unmap(tx, tx->read, count);

Completed in 206 milliseconds