Home
last modified time | relevance | path

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

/linux-6.15/Documentation/driver-api/80211/
H A Dcfg80211.rst63 mpath_info
/linux-6.15/net/wireless/
H A 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()
H A Dnl80211.c7880 struct mpath_info *pinfo) in nl80211_send_mpath()
7940 struct mpath_info pinfo; in nl80211_dump_mpath()
7994 struct mpath_info pinfo; in nl80211_get_mpath()
8102 struct mpath_info pinfo; in nl80211_get_mpp()
8140 struct mpath_info pinfo; in nl80211_dump_mpp()
H A Dtrace.h1135 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
/linux-6.15/include/net/
H A Dcfg80211.h2344 struct mpath_info { struct
4715 u8 *dst, u8 *next_hop, struct mpath_info *pinfo);
4718 struct mpath_info *pinfo);
4720 u8 *dst, u8 *mpp, struct mpath_info *pinfo);
4723 struct mpath_info *pinfo);
/linux-6.15/net/mac80211/
H A Dcfg.c2350 struct mpath_info *pinfo) in mpath_set_pinfo()
2396 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath()
2418 struct mpath_info *pinfo) in ieee80211_dump_mpath()
2438 struct mpath_info *pinfo) in mpp_set_pinfo()
2447 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp()
2469 struct mpath_info *pinfo) in ieee80211_dump_mpp()