Searched refs:ib_find_exact_cached_pkey (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/rdma/
H A Dib_cache.h67 * ib_find_exact_cached_pkey - Returns the PKey table index where a specified
74 * ib_find_exact_cached_pkey() searches the specified PKey table in
77 int ib_find_exact_cached_pkey(struct ib_device *device,
/linux-master/drivers/infiniband/core/
H A Dcache.c1134 int ib_find_exact_cached_pkey(struct ib_device *device, u32 port_num, function
1167 EXPORT_SYMBOL(ib_find_exact_cached_pkey); variable

Completed in 150 milliseconds