Searched refs:add_mpath (Results 1 – 5 of 5) sorted by relevance
460 WARN_ON(ops->add_mpath && !ops->del_mpath); in wiphy_new_nm()
255 ret = rdev->ops->add_mpath(&rdev->wiphy, dev, dst, next_hop); in rdev_add_mpath()
2202 CMD(add_mpath, NEW_MPATH); in nl80211_add_commands_unsplit() 9049 if (!rdev->ops->add_mpath) in nl80211_new_mpath()
4513 * @add_mpath: add a fixed mesh path4906 int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev,4909 int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev, global() member
5548 .add_mpath = ieee80211_add_mpath,