Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duser_mad.c153 static int ib_umad_add_one(struct ib_device *device);
1185 .add = ib_umad_add_one,
1380 static int ib_umad_add_one(struct ib_device *device) in ib_umad_add_one() function