Home
last modified time | relevance | path

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

/Linux-v6.1/net/wireless/
Drdev-ops.h287 ret = rdev->ops->get_mpath(&rdev->wiphy, dev, dst, next_hop, pinfo); in rdev_get_mpath()
Dnl80211.c7591 if (!rdev->ops->get_mpath) in nl80211_get_mpath()
/Linux-v6.1/include/net/
Dcfg80211.h4356 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/Linux-v6.1/net/mac80211/
Dcfg.c4856 .get_mpath = ieee80211_get_mpath,