Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c137 static void ib_umad_add_one(struct ib_device *device);
1104 .add = ib_umad_add_one,
1284 static void ib_umad_add_one(struct ib_device *device) in ib_umad_add_one() function