Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1035 struct mvpp2_port_pcpu { struct
1123 struct mvpp2_port_pcpu __percpu *pcpu;
H A Dmvpp2_main.c3156 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_hr_timer_cb()
3159 port_pcpu = container_of(timer, struct mvpp2_port_pcpu, tx_done_timer); in mvpp2_hr_timer_cb()
4100 struct mvpp2_port_pcpu *port_pcpu = per_cpu_ptr(port->pcpu, thread); in mvpp2_tx()
4519 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_stop()
6348 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_port_probe()
6517 port->pcpu = alloc_percpu(struct mvpp2_port_pcpu); in mvpp2_port_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1130 struct mvpp2_port_pcpu { struct
1215 struct mvpp2_port_pcpu __percpu *pcpu;
H A Dmvpp2_main.c3519 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_hr_timer_cb()
3522 port_pcpu = container_of(timer, struct mvpp2_port_pcpu, tx_done_timer); in mvpp2_hr_timer_cb()
4458 struct mvpp2_port_pcpu *port_pcpu = per_cpu_ptr(port->pcpu, thread); in mvpp2_tx()
4880 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_stop()
6711 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_port_probe()
6881 port->pcpu = alloc_percpu(struct mvpp2_port_pcpu); in mvpp2_port_probe()

Completed in 27 milliseconds