Home
last modified time | relevance | path

Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/Documentation/driver-api/80211/
Dcfg80211.rst63 mpath_info
/Linux-v6.6/net/wireless/
Drdev-ops.h283 struct mpath_info *pinfo) in rdev_get_mpath()
295 struct mpath_info *pinfo) in rdev_get_mpp()
307 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath()
320 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp()
Dnl80211.c7683 struct mpath_info *pinfo) in nl80211_send_mpath()
7743 struct mpath_info pinfo; in nl80211_dump_mpath()
7797 struct mpath_info pinfo; in nl80211_get_mpath()
7905 struct mpath_info pinfo; in nl80211_get_mpp()
7943 struct mpath_info pinfo; in nl80211_dump_mpp()
Dtrace.h1039 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
/Linux-v6.6/include/net/
Dcfg80211.h2168 struct mpath_info { struct
4478 u8 *dst, u8 *next_hop, struct mpath_info *pinfo);
4481 struct mpath_info *pinfo);
4483 u8 *dst, u8 *mpp, struct mpath_info *pinfo);
4486 struct mpath_info *pinfo);
/Linux-v6.6/net/mac80211/
Dcfg.c2302 struct mpath_info *pinfo) in mpath_set_pinfo()
2348 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath()
2370 struct mpath_info *pinfo) in ieee80211_dump_mpath()
2390 struct mpath_info *pinfo) in mpp_set_pinfo()
2399 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp()
2421 struct mpath_info *pinfo) in ieee80211_dump_mpp()