Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | driver: ldpaa: Add api to return linked PHY ID of DPMAC | Prabhakar Kushwaha | 2015-11-30 | -1/+2 |
| | | | | | | | | | | DPMAC represents physical line on the board. This physical line eventually asscociate with on-board PHY. So Add an api to return linked PHY ID of DPMAC object. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com> | |||
* | driver/ldpaa: Add support of WRIOP static data structure | Prabhakar Kushwaha | 2015-04-23 | -0/+70 |
Wire rate IO Processor (WRIOP) provide support of receive and transmit ethernet frames from the ethernet MAC. Here Each WRIOP block supports upto 64 DPMACs. Create a house keeping data structure to support upto 16 DPMACs and store external phy related information. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com> |