Searched refs:mports (Results 1 – 6 of 6) sorted by relevance
55 (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 have236 To initiate RapidIO enumeration/discovery on all available mports a user may
15 messaging capabilities of RapidIO endpoint devices (mports) directly
36 only fabric enumerating mports have a valid destination ID
199 initiate RapidIO enumeration/discovery on all available mports a
324 struct list_head mports; /* list of ports accessing net */ member
116 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 mports1837 * 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...]