Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/wireless/ |
D | rdev-ops.h | 258 struct mpath_info *pinfo) in rdev_get_mpath() 270 struct mpath_info *pinfo) in rdev_get_mpp() 282 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath() 295 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp()
|
D | nl80211.c | 5598 struct mpath_info *pinfo) in nl80211_send_mpath() 5652 struct mpath_info pinfo; in nl80211_dump_mpath() 5705 struct mpath_info pinfo; in nl80211_get_mpath() 5810 struct mpath_info pinfo; in nl80211_get_mpp() 5848 struct mpath_info pinfo; in nl80211_dump_mpp()
|
D | trace.h | 919 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 1429 struct mpath_info { struct 3190 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 3193 struct mpath_info *pinfo); 3195 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 3198 struct mpath_info *pinfo);
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | cfg80211.rst | 135 :functions: mpath_info
|
/Linux-v4.19/net/mac80211/ |
D | cfg.c | 1710 struct mpath_info *pinfo) in mpath_set_pinfo() 1752 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1774 struct mpath_info *pinfo) in ieee80211_dump_mpath() 1794 struct mpath_info *pinfo) in mpp_set_pinfo() 1803 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 1825 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|