Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c113 static void ib_ucm_add_one(struct ib_device *device);
118 .add = ib_ucm_add_one,
1254 static void ib_ucm_add_one(struct ib_device *device) in ib_ucm_add_one() function