Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duser_mad.c136 static void ib_umad_remove_one(struct ib_device *device, void *client_data);
1098 .remove = ib_umad_remove_one
1325 static void ib_umad_remove_one(struct ib_device *device, void *client_data) in ib_umad_remove_one() function