Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Duser_mad.c154 static void ib_umad_remove_one(struct ib_device *device, void *client_data);
1184 .remove = ib_umad_remove_one,
1436 static void ib_umad_remove_one(struct ib_device *device, void *client_data) in ib_umad_remove_one() function