Home
last modified time | relevance | path

Searched refs:ipoib_remove_one (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c90 static void ipoib_remove_one(struct ib_device *device, void *client_data);
103 .remove = ipoib_remove_one,
1970 * ipoib_remove_one guarantees the children are removed before the in ipoib_ndo_uninit()
2576 static void ipoib_remove_one(struct ib_device *device, void *client_data) in ipoib_remove_one() function
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c90 static void ipoib_remove_one(struct ib_device *device, void *client_data);
103 .remove = ipoib_remove_one,
1983 * ipoib_remove_one guarantees the children are removed before the in ipoib_ndo_uninit()
2588 static void ipoib_remove_one(struct ib_device *device, void *client_data) in ipoib_remove_one() function

Completed in 11 milliseconds