Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Drdev-ops.h287 ret = rdev->ops->get_mpath(&rdev->wiphy, dev, dst, next_hop, pinfo); in rdev_get_mpath()
H A Dnl80211.c7994 if (!rdev->ops->get_mpath) in nl80211_get_mpath()
/linux/include/net/
H A Dcfg80211.h4660 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/linux/net/mac80211/
H A Dcfg.c5200 .get_mpath = ieee80211_get_mpath,