Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/driver-api/80211/ |
D | cfg80211.rst | 63 mpath_info
|
/Linux-v6.1/net/wireless/ |
D | rdev-ops.h | 283 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()
|
D | nl80211.c | 7465 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()
|
D | trace.h | 1043 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/Linux-v6.1/include/net/ |
D | cfg80211.h | 2088 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/ |
D | cfg.c | 2178 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()
|