Searched refs:mpath_info (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/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 | 4580 struct mpath_info *pinfo) in nl80211_send_mpath() 4634 struct mpath_info pinfo; in nl80211_dump_mpath() 4687 struct mpath_info pinfo; in nl80211_get_mpath() 4792 struct mpath_info pinfo; in nl80211_get_mpp() 4830 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.4.14/include/net/ |
| D | cfg80211.h | 1187 struct mpath_info { struct 2557 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 2560 struct mpath_info *pinfo); 2562 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 2565 struct mpath_info *pinfo);
|
| /linux-4.4.14/net/mac80211/ |
| D | cfg.c | 1471 struct mpath_info *pinfo) in mpath_set_pinfo() 1513 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1535 struct mpath_info *pinfo) in ieee80211_dump_mpath() 1555 struct mpath_info *pinfo) in mpp_set_pinfo() 1564 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 1586 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|