Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Drdev-ops.h262 ret = rdev->ops->get_mpath(&rdev->wiphy, dev, dst, next_hop, pinfo); in rdev_get_mpath()
Dnl80211.c5717 if (!rdev->ops->get_mpath) in nl80211_get_mpath()
/Linux-v4.19/include/net/
Dcfg80211.h3189 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/Linux-v4.19/net/mac80211/
Dcfg.c3835 .get_mpath = ieee80211_get_mpath,