Home
last modified time | relevance | path

Searched refs:dump_mpath (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h301 ret = rdev->ops->dump_mpath(&rdev->wiphy, dev, idx, dst, next_hop, in rdev_dump_mpath()
H A Dnl80211.c6731 if (!rdev->ops->dump_mpath) { in nl80211_dump_mpath()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h312 ret = rdev->ops->dump_mpath(&rdev->wiphy, dev, idx, dst, next_hop, in rdev_dump_mpath()
H A Dnl80211.c7760 if (!rdev->ops->dump_mpath) { in nl80211_dump_mpath()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1810 * Mesh path information filled by driver for get_mpath() and dump_mpath().
3645 * @dump_mpath: dump mesh path callback -- resume dump at index @idx
3992 int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2151 * Mesh path information filled by driver for get_mpath() and dump_mpath().
4095 * @dump_mpath: dump mesh path callback -- resume dump at index @idx
4479 int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4136 .dump_mpath = ieee80211_dump_mpath,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5059 .dump_mpath = ieee80211_dump_mpath,

Completed in 77 milliseconds