Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c131 static void cma_add_one(struct ib_device *device);
137 .add = cma_add_one,
4507 static void cma_add_one(struct ib_device *device) in cma_add_one() function