Searched refs:mvpp2_txdesc_clear_ptp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 3736 static void mvpp2_txdesc_clear_ptp(struct mvpp2_port *port, in mvpp2_txdesc_clear_ptp() function 3840 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx_frag_process() 3890 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_hdr() 3915 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_data() 4034 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 4094 static void mvpp2_txdesc_clear_ptp(struct mvpp2_port *port, in mvpp2_txdesc_clear_ptp() function 4198 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx_frag_process() 4248 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_hdr() 4273 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tso_put_data() 4392 mvpp2_txdesc_clear_ptp(port, tx_desc); in mvpp2_tx()
|
Completed in 18 milliseconds