Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/Documentation/driver-api/80211/ |
| D | cfg80211.rst | 63 mpath_info
|
| /Linux-v6.6/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 | 7683 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()
|
| D | trace.h | 1039 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
| /Linux-v6.6/include/net/ |
| D | cfg80211.h | 2168 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/ |
| D | cfg.c | 2302 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()
|