Searched hist:e6b585ca6e81badeb3d42db3cc408174f2826034 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/rapidio/ |
H A D | rio.h | diff e6b585ca6e81badeb3d42db3cc408174f2826034 Tue Mar 22 16:26:17 CDT 2016 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: move net allocation into core code
Make net allocation/release routines available to all components of RapidIO subsystem by moving code from rio-scan enumerator.
Make destination ID allocation method private to existing enumerator because other enumeration methods can use their own algorithm.
Setup net device object as a parent of all RapidIO devices residing in it and register net as a child of active mport device.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Aurelien Jacquiot <a-jacquiot@ti.com> Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rio.c | diff e6b585ca6e81badeb3d42db3cc408174f2826034 Tue Mar 22 16:26:17 CDT 2016 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: move net allocation into core code
Make net allocation/release routines available to all components of RapidIO subsystem by moving code from rio-scan enumerator.
Make destination ID allocation method private to existing enumerator because other enumeration methods can use their own algorithm.
Setup net device object as a parent of all RapidIO devices residing in it and register net as a child of active mport device.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Aurelien Jacquiot <a-jacquiot@ti.com> Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rio-scan.c | diff e6b585ca6e81badeb3d42db3cc408174f2826034 Tue Mar 22 16:26:17 CDT 2016 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: move net allocation into core code
Make net allocation/release routines available to all components of RapidIO subsystem by moving code from rio-scan enumerator.
Make destination ID allocation method private to existing enumerator because other enumeration methods can use their own algorithm.
Setup net device object as a parent of all RapidIO devices residing in it and register net as a child of active mport device.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Aurelien Jacquiot <a-jacquiot@ti.com> Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/include/linux/ |
H A D | rio.h | diff e6b585ca6e81badeb3d42db3cc408174f2826034 Tue Mar 22 16:26:17 CDT 2016 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: move net allocation into core code
Make net allocation/release routines available to all components of RapidIO subsystem by moving code from rio-scan enumerator.
Make destination ID allocation method private to existing enumerator because other enumeration methods can use their own algorithm.
Setup net device object as a parent of all RapidIO devices residing in it and register net as a child of active mport device.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Aurelien Jacquiot <a-jacquiot@ti.com> Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|