Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duser_mad.c146 static void ib_umad_remove_one(struct ib_device *device, void *client_data);
1149 .remove = ib_umad_remove_one,
1387 static void ib_umad_remove_one(struct ib_device *device, void *client_data) in ib_umad_remove_one() function