Home
last modified time | relevance | path

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

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