Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c476 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap() function
532 tsnep_tx_unmap(tx, tx->write, count); in tsnep_xmit_frame_ring()
644 tsnep_tx_unmap(tx, tx->write, count); in tsnep_xdp_xmit_frame_ring()
793 length = tsnep_tx_unmap(tx, tx->read, count); in tsnep_tx_poll()