Home
last modified time | relevance | path

Searched refs:get_mpp (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Drdev-ops.h300 ret = rdev->ops->get_mpp(&rdev->wiphy, dev, dst, mpp, pinfo); in rdev_get_mpp()
H A Dnl80211.c8752 if (!rdev->ops->get_mpp) in nl80211_get_mpp()
/linux/include/net/
H A Dcfg80211.h4418 * @get_mpp: get a mesh proxy path for the given parameters
4817 int (*get_mpp)(struct wiphy *wiphy, struct net_device *dev, member