Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/80211/
Dcfg80211.rst63 mpath_info
/Linux-v6.1/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.c7465 struct mpath_info *pinfo) in nl80211_send_mpath()
7525 struct mpath_info pinfo; in nl80211_dump_mpath()
7579 struct mpath_info pinfo; in nl80211_get_mpath()
7687 struct mpath_info pinfo; in nl80211_get_mpp()
7725 struct mpath_info pinfo; in nl80211_dump_mpp()
Dtrace.h1043 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
/Linux-v6.1/include/net/
Dcfg80211.h2088 struct mpath_info { struct
4357 u8 *dst, u8 *next_hop, struct mpath_info *pinfo);
4360 struct mpath_info *pinfo);
4362 u8 *dst, u8 *mpp, struct mpath_info *pinfo);
4365 struct mpath_info *pinfo);
/Linux-v6.1/net/mac80211/
Dcfg.c2178 struct mpath_info *pinfo) in mpath_set_pinfo()
2224 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath()
2246 struct mpath_info *pinfo) in ieee80211_dump_mpath()
2266 struct mpath_info *pinfo) in mpp_set_pinfo()
2275 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp()
2297 struct mpath_info *pinfo) in ieee80211_dump_mpp()