Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c957 ipoib_mcast_stop_thread(dev); in ipoib_ib_dev_down()
1291 ipoib_mcast_stop_thread(dev); in ipoib_ib_dev_cleanup()
H A Dipoib.h530 void ipoib_mcast_stop_thread(struct net_device *dev);
H A Dipoib_multicast.c669 void ipoib_mcast_stop_thread(struct net_device *dev) in ipoib_mcast_stop_thread() function