Home
last modified time | relevance | path

Searched refs:ipoib_set_mode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c81 ret = ipoib_set_mode(dev, "datagram\n"); in ipoib_changelink()
83 ret = ipoib_set_mode(dev, "connected\n"); in ipoib_changelink()
H A Dipoib.h605 int ipoib_set_mode(struct net_device *dev, const char *buf);
H A Dipoib_cm.c1533 ret = ipoib_set_mode(dev, buf); in mode_store()
1535 /* The assumption is that the function ipoib_set_mode returned in mode_store()
H A Dipoib_main.c518 int ipoib_set_mode(struct net_device *dev, const char *buf) in ipoib_set_mode() function
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c82 ret = ipoib_set_mode(dev, "datagram\n"); in ipoib_changelink()
84 ret = ipoib_set_mode(dev, "connected\n"); in ipoib_changelink()
H A Dipoib.h605 int ipoib_set_mode(struct net_device *dev, const char *buf);
H A Dipoib_cm.c1537 ret = ipoib_set_mode(dev, buf); in set_mode()
1539 /* The assumption is that the function ipoib_set_mode returned in set_mode()
H A Dipoib_main.c514 int ipoib_set_mode(struct net_device *dev, const char *buf) in ipoib_set_mode() function

Completed in 15 milliseconds