Searched refs:dump_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().
960 * @dump_mpath: dump mesh path callback -- resume dump at index @idx
1094 int (*dump_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.c1619 .dump_mpath = ieee80211_dump_mpath,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c2334 if (!dev->ops->dump_mpath) {
2345 err = dev->ops->dump_mpath(&dev->wiphy, netdev, path_idx,

Completed in 142 milliseconds