Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/Documentation/driver-api/80211/ |
| D | cfg80211.rst | 63 mpath_info
|
| /Linux-v5.10/net/wireless/ |
| D | rdev-ops.h | 272 struct mpath_info *pinfo) in rdev_get_mpath() 284 struct mpath_info *pinfo) in rdev_get_mpp() 296 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath() 309 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp()
|
| D | nl80211.c | 6637 struct mpath_info *pinfo) in nl80211_send_mpath() 6697 struct mpath_info pinfo; in nl80211_dump_mpath() 6750 struct mpath_info pinfo; in nl80211_get_mpath() 6858 struct mpath_info pinfo; in nl80211_get_mpp() 6896 struct mpath_info pinfo; in nl80211_dump_mpp()
|
| D | trace.h | 993 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
| /Linux-v5.10/include/net/ |
| D | cfg80211.h | 1824 struct mpath_info { struct 3988 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 3991 struct mpath_info *pinfo); 3993 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 3996 struct mpath_info *pinfo);
|
| /Linux-v5.10/net/mac80211/ |
| D | cfg.c | 1897 struct mpath_info *pinfo) in mpath_set_pinfo() 1943 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1965 struct mpath_info *pinfo) in ieee80211_dump_mpath() 1985 struct mpath_info *pinfo) in mpp_set_pinfo() 1994 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 2016 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|