Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c51 static void mcast_remove_one(struct ib_device *device, void *client_data);
56 .remove = mcast_remove_one
852 static void mcast_remove_one(struct ib_device *device, void *client_data) in mcast_remove_one() function