Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h774 struct mvpp2_port_pcpu { struct
824 struct mvpp2_port_pcpu __percpu *pcpu;
Dmvpp2_main.c2490 static void mvpp2_timer_set(struct mvpp2_port_pcpu *port_pcpu) in mvpp2_timer_set()
2506 struct mvpp2_port_pcpu *port_pcpu = this_cpu_ptr(port->pcpu); in mvpp2_tx_proc_cb()
2524 struct mvpp2_port_pcpu *port_pcpu = container_of(timer, in mvpp2_hr_timer_cb()
2525 struct mvpp2_port_pcpu, in mvpp2_hr_timer_cb()
3007 struct mvpp2_port_pcpu *port_pcpu = this_cpu_ptr(port->pcpu); in mvpp2_tx()
3398 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_stop()
4598 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_port_probe()
4757 port->pcpu = alloc_percpu(struct mvpp2_port_pcpu); in mvpp2_port_probe()