Searched refs:get_mpath (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h479 * Mesh path information filled by driver for get_mpath() and dump_mpath().
959 * @get_mpath: get a mesh path for the given parameters
1091 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev, member in struct:cfg80211_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1618 .get_mpath = ieee80211_get_mpath,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c2396 if (!rdev->ops->get_mpath) {
2406 err = rdev->ops->get_mpath(&rdev->wiphy, dev, dst, next_hop, &pinfo);

Completed in 292 milliseconds