Home
last modified time | relevance | path

Searched refs:mports (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst55 (depending on number of available mports and networks).
122 define how any given method can be attached to available RapidIO mports:
123 simply to all available mports OR individually to the specified mport device.
187 (ii) the "hdid=" parameter in systems with multiple mports can have
236 To initiate RapidIO enumeration/discovery on all available mports a user may
H A Drio_cm.rst15 messaging capabilities of RapidIO endpoint devices (mports) directly
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rapidio36 only fabric enumerating mports have a valid destination ID
H A Dsysfs-bus-rapidio199 initiate RapidIO enumeration/discovery on all available mports a
/linux/include/linux/
H A Drio.h324 struct list_head mports; /* list of ports accessing net */ member
/linux/drivers/rapidio/
H A Drio.c116 INIT_LIST_HEAD(&net->mports); in rio_alloc_net()
1829 * (RIO_MPORT_ANY = set for all available mports)
1833 * attaches it to the specified mport device (or all available mports
1837 * In case of RIO_MPORT_ANY skips mports with valid scan routines (no error).
1878 * Traverse the list of registered mports to attach this new scan. in rio_register_scan()
1883 * If the new scan is the global one, it will be attached only to mports in rio_register_scan()
1972 * on any of the registered mports. in rio_init_mports()
1990 * If we have mports that require discovery schedule a discovery work in rio_init_mports()
1995 * individual discovering mports. in rio_init_mports()
2042 pr_err("RIO: reached specified max number of mports\ in rio_mport_initialize()
[all...]