Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c652 struct mvneta_tx_buf { struct
676 struct mvneta_tx_buf *buf;
1881 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_get_index]; in mvneta_txq_bufs_free()
2107 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_xdp_submit_frame()
2721 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tso_put_hdr()
2746 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tso_put_data()
2787 struct mvneta_tx_buf *buf = &txq->buf[desc_idx]; in mvneta_release_descs()
2870 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tx_frag_process()
2916 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c612 struct mvneta_tx_buf { struct
636 struct mvneta_tx_buf *buf;
1840 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_get_index]; in mvneta_txq_bufs_free()
2045 struct mvneta_tx_buf *buf; in mvneta_xdp_submit_frame()
2589 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tso_put_hdr()
2609 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tso_put_data()
2716 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tx_frag_process()
2770 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_put_index]; in mvneta_tx()

Completed in 16 milliseconds