Searched defs:mvpp2_port (Results 1 – 2 of 2) sorted by relevance
1188 struct mvpp2_port { struct1189 u8 id;1194 int gop_id;1218 struct mvpp2_port_pcpu __percpu *pcpu; argument1223 spinlock_t bm_lock[MVPP2_MAX_THREADS];1224 spinlock_t tx_lock[MVPP2_MAX_THREADS];1227 unsigned long flags;1229 u16 tx_ring_size;1230 u16 rx_ring_size;1231 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 …]