Lines Matching full:index
46 * @index: The index into the cached GID table to query.
47 * @gid: The GID value found at the specified index.
48 * @attr: The GID attribute found at the specified index (only in RoCE).
56 int index,
61 * ib_find_cached_gid - Returns the port number and GID table index where
68 * @index: The index into the cached GID table where the GID was found. This
79 u16 *index);
82 * ib_find_cached_gid_by_port - Returns the GID table index where a specified
90 * @index: The index into the cached GID table where the GID was found. This
101 u16 *index);
109 void *context, u16 *index);
114 * @index: The index into the cached PKey table to query.
115 * @pkey: The PKey value found at the specified index.
122 int index,
126 * ib_find_cached_pkey - Returns the PKey table index where a specified
131 * @index: The index into the cached PKey table where the PKey was found.
139 u16 *index);
142 * ib_find_exact_cached_pkey - Returns the PKey table index where a specified
147 * @index: The index into the cached PKey table where the PKey was found.
155 u16 *index);