Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/Documentation/driver-api/80211/ |
D | cfg80211.rst | 63 mpath_info
|
/linux-6.1.9/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 | 7468 struct mpath_info *pinfo) in nl80211_send_mpath() 7528 struct mpath_info pinfo; in nl80211_dump_mpath() 7582 struct mpath_info pinfo; in nl80211_get_mpath() 7690 struct mpath_info pinfo; in nl80211_get_mpp() 7728 struct mpath_info pinfo; in nl80211_dump_mpp()
|
D | trace.h | 1043 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/linux-6.1.9/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-6.1.9/net/mac80211/ |
D | cfg.c | 2185 struct mpath_info *pinfo) in mpath_set_pinfo() 2231 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 2253 struct mpath_info *pinfo) in ieee80211_dump_mpath() 2273 struct mpath_info *pinfo) in mpp_set_pinfo() 2282 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 2304 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|