Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dmulticast.c46 static void mcast_remove_one(struct ib_device *device, void *client_data);
51 .remove = mcast_remove_one
860 static void mcast_remove_one(struct ib_device *device, void *client_data) in mcast_remove_one() function