Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvpp2.c667 struct mvpp2_port_pcpu { struct
694 struct mvpp2_port_pcpu __percpu *pcpu; argument
4922 static void mvpp2_timer_set(struct mvpp2_port_pcpu *port_pcpu) in mvpp2_timer_set()
4938 struct mvpp2_port_pcpu *port_pcpu = this_cpu_ptr(port->pcpu); in mvpp2_tx_proc_cb()
4956 struct mvpp2_port_pcpu *port_pcpu = container_of(timer, in mvpp2_hr_timer_cb()
4957 struct mvpp2_port_pcpu, in mvpp2_hr_timer_cb()
5346 struct mvpp2_port_pcpu *port_pcpu = this_cpu_ptr(port->pcpu); in mvpp2_tx()
5638 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_stop()
6120 struct mvpp2_port_pcpu *port_pcpu; in mvpp2_port_probe()
6221 port->pcpu = alloc_percpu(struct mvpp2_port_pcpu); in mvpp2_port_probe()