Searched refs:mpath_info (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/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 | 4542 struct mpath_info *pinfo) in nl80211_send_mpath() 4596 struct mpath_info pinfo; in nl80211_dump_mpath() 4649 struct mpath_info pinfo; in nl80211_get_mpath() 4754 struct mpath_info pinfo; in nl80211_get_mpp() 4792 struct mpath_info pinfo; in nl80211_dump_mpp()
|
D | trace.h | 885 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 1183 struct mpath_info { struct 2513 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 2516 struct mpath_info *pinfo); 2518 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 2521 struct mpath_info *pinfo);
|
/linux-4.1.27/net/mac80211/ |
D | cfg.c | 1490 struct mpath_info *pinfo) in mpath_set_pinfo() 1532 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1554 struct mpath_info *pinfo) in ieee80211_dump_mpath() 1574 struct mpath_info *pinfo) in mpp_set_pinfo() 1583 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 1605 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|