Lines Matching full:ppv2
3 * Driver for Marvell PPv2 network controller for Armada 375 SoC.
335 /* According to the PPv2.2 datasheet and our experiments on in mvpp2_get_nrxqs()
336 * PPv2.1, RX queues have an allocation granularity of 4 (when in mvpp2_get_nrxqs()
337 * more than a single one on PPv2.2). in mvpp2_get_nrxqs()
397 /* PPv2.1 needs 8 bytes per buffer pointer, PPv2.2 and PPv2.3 needs 16 in mvpp2_bm_pool_create()
1777 * The PHY mode used by the PPv2 driver comes from the network subsystem, while
1783 * "PPv2 (2500BaseX) - COMPHY (2500SGMII)" are valid.
5820 /* Used for PPv2.1, or PPv2.2 with the old Device Tree binding that
5938 /* Handle the more complicated PPv2.2 and PPv2.3 case */ in mvpp2_rx_irqs_setup()
6114 * - PPv2.1: there are no such interrupts.
6115 * - PPv2.2 and PPv2.3:
7162 /* Initialize TX FIFO's: the total FIFO size is 48kB on PPv2.2 and PPv2.3.
7268 /* Initialize TX FIFO's: the total FIFO size is 19kB on PPv2.2 and PPv2.3.
7475 /* multi queue mode isn't supported on PPV2.1, fallback to single in mvpp2_probe()
7798 MODULE_DESCRIPTION("Marvell PPv2 Ethernet Driver - www.marvell.com");