Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c138 static void ib_umad_remove_one(struct ib_device *device, void *client_data);
1105 .remove = ib_umad_remove_one
1332 static void ib_umad_remove_one(struct ib_device *device, void *client_data) in ib_umad_remove_one() function