Searched refs:mpath_info (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A 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()
|
H A D | nl80211.c | 6658 struct mpath_info *pinfo) in nl80211_send_mpath() 6718 struct mpath_info pinfo; in nl80211_dump_mpath() 6771 struct mpath_info pinfo; in nl80211_get_mpath() 6879 struct mpath_info pinfo; in nl80211_get_mpp() 6917 struct mpath_info pinfo; in nl80211_dump_mpp()
|
H A D | trace.h | 993 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 283 struct mpath_info *pinfo) in rdev_get_mpath() 295 struct mpath_info *pinfo) in rdev_get_mpp() 307 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath() 320 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp()
|
H A D | nl80211.c | 7686 struct mpath_info *pinfo) in nl80211_send_mpath() 7746 struct mpath_info pinfo; in nl80211_dump_mpath() 7800 struct mpath_info pinfo; in nl80211_get_mpath() 7908 struct mpath_info pinfo; in nl80211_get_mpp() 7946 struct mpath_info pinfo; in nl80211_dump_mpp()
|
H A D | trace.h | 1039 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 1782 * Used by the driver to indicate which info in &struct mpath_info it has filled 1808 * struct mpath_info - mesh path information 1827 struct mpath_info { struct 3991 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 3994 struct mpath_info *pinfo); 3996 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 3999 struct mpath_info *pinfo);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 2123 * Used by the driver to indicate which info in &struct mpath_info it has filled 2149 * struct mpath_info - mesh path information 2168 struct mpath_info { struct 4478 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 4481 struct mpath_info *pinfo); 4483 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 4486 struct mpath_info *pinfo);
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 1923 struct mpath_info *pinfo) in mpath_set_pinfo() 1969 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1991 struct mpath_info *pinfo) in ieee80211_dump_mpath() 2011 struct mpath_info *pinfo) in mpp_set_pinfo() 2020 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 2042 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 2304 struct mpath_info *pinfo) in mpath_set_pinfo() 2350 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 2372 struct mpath_info *pinfo) in ieee80211_dump_mpath() 2392 struct mpath_info *pinfo) in mpp_set_pinfo() 2401 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() 2423 struct mpath_info *pinfo) in ieee80211_dump_mpp()
|
Completed in 84 milliseconds