Searched defs:mvpp2_port (Results 1 – 1 of 1) sorted by relevance
793 struct mvpp2_port { struct794 u8 id;799 int gop_id;824 struct mvpp2_port_pcpu __percpu *pcpu; argument827 unsigned long flags;829 u16 tx_ring_size;830 u16 rx_ring_size;831 struct mvpp2_pcpu_stats __percpu *stats;832 u64 *ethtool_stats;835 struct mutex gather_stats_lock;[all …]