Home
last modified time | relevance | path

Searched refs:del_mpath (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c414 WARN_ON(ops->add_mpath && !ops->del_mpath); in wiphy_new_nm()
H A Drdev-ops.h254 ret = rdev->ops->del_mpath(&rdev->wiphy, dev, dst); in rdev_del_mpath()
H A Dnl80211.c6865 if (!rdev->ops->del_mpath) in nl80211_del_mpath()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h265 ret = rdev->ops->del_mpath(&rdev->wiphy, dev, dst); in rdev_del_mpath()
H A Dcore.c461 WARN_ON(ops->add_mpath && !ops->del_mpath); in wiphy_new_nm()
H A Dnl80211.c7894 if (!rdev->ops->del_mpath) in nl80211_del_mpath()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3642 * @del_mpath: delete a given mesh path
3986 int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4092 * @del_mpath: delete a given mesh path
4473 int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4133 .del_mpath = ieee80211_del_mpath,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5056 .del_mpath = ieee80211_del_mpath,

Completed in 90 milliseconds