Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/net/wireless/ |
D | rdev-ops.h | 259 struct mpath_info *pinfo) in rdev_get_mpath() 271 struct mpath_info *pinfo) in rdev_get_mpp() 283 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath() 296 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp()
|
D | nl80211.c | 6098 struct mpath_info *pinfo) in nl80211_send_mpath() 6158 struct mpath_info pinfo; in nl80211_dump_mpath() 6211 struct mpath_info pinfo; in nl80211_get_mpath() 6319 struct mpath_info pinfo; in nl80211_get_mpp() 6357 struct mpath_info pinfo; in nl80211_dump_mpp()
|
D | trace.h | 958 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/Linux-v5.4/include/net/ |
D | cfg80211.h | 1624 struct mpath_info { struct 3689 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 3692 struct mpath_info *pinfo); 3694 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 3697 struct mpath_info *pinfo);
|
/Linux-v5.4/Documentation/driver-api/80211/ |
D | cfg80211.rst | 135 :functions: mpath_info
|
/Linux-v5.4/net/mac80211/ |
D | cfg.c | 1791 struct mpath_info *pinfo) in mpath_set_pinfo() 1837 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1859 struct mpath_info *pinfo) in ieee80211_dump_mpath() 1879 struct mpath_info *pinfo) in mpp_set_pinfo() 1888 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 1910 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|