22 Apr, 2015

1 commit

  • Freescale's Layerscape Management Complex (MC) provide support various
    objects like DPRC, DPNI, DPBP and DPIO.
    Where:
    DPRC: Place holdes for other MC objectes like DPNI, DPBP, DPIO
    DPBP: Management of buffer pool
    DPIO: Used for used to QBMan portal
    DPNI: Represents standard network interface

    These objects are used for DPAA ethernet drivers.

    Signed-off-by: J. German Rivera
    Signed-off-by: Lijun Pan
    Signed-off-by: Stuart Yoder
    Signed-off-by: Geoff Thorpe
    Signed-off-by: Haiying Wang
    Signed-off-by: Cristian Sovaiala
    Signed-off-by: pankaj chauhan
    Signed-off-by: Prabhakar Kushwaha
    Reviewed-by: York Sun

    Prabhakar Kushwaha