Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c4110 static void mvpp2_txdesc_clear_ptp(struct mvpp2_port *port, in mvpp2_txdesc_clear_ptp() function
4214 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx_frag_process()
4264 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_hdr()
4289 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_data()
4408 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx()