Lines Matching defs:mvpp2_port
674 struct mvpp2_port { struct
694 struct mvpp2_port_pcpu __percpu *pcpu; argument
697 unsigned long flags;
699 u16 tx_ring_size;
700 u16 rx_ring_size;
701 struct mvpp2_pcpu_stats __percpu *stats;
703 struct phy_device *phy_dev;
704 phy_interface_t phy_interface;
705 struct device_node *phy_node;
706 unsigned int link;
707 unsigned int duplex;
708 unsigned int speed;
710 struct mvpp2_bm_pool *pool_long;
711 struct mvpp2_bm_pool *pool_short;
714 u8 first_rxq;