Searched defs:mvpp2_port (Results 1 – 2 of 2) sorted by relevance
1185 struct mvpp2_port { struct1186 u8 id;1191 int gop_id;1215 struct mvpp2_port_pcpu __percpu *pcpu; argument1220 spinlock_t bm_lock[MVPP2_MAX_THREADS];1221 spinlock_t tx_lock[MVPP2_MAX_THREADS];1224 unsigned long flags;1226 u16 tx_ring_size;1227 u16 rx_ring_size;1228 struct mvpp2_pcpu_stats __percpu *stats;[all …]
941 struct mvpp2_port { struct965 struct mvpp2_port_pcpu __percpu *pcpu; argument968 unsigned long flags;970 u16 tx_ring_size;971 u16 rx_ring_size;972 struct mvpp2_pcpu_stats __percpu *stats;974 struct phy_device *phy_dev;975 phy_interface_t phy_interface;976 int phy_node;977 int phyaddr;[all …]