Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcm.c90 static int cm_add_one(struct ib_device *device);
107 .add = cm_add_one,
4355 static int cm_add_one(struct ib_device *ib_device) in cm_add_one() function