Home
last modified time | relevance | path

Searched refs:mpath_info (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/Documentation/driver-api/80211/
Dcfg80211.rst63 mpath_info
/Linux-v5.10/net/wireless/
Drdev-ops.h272 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()
Dnl80211.c6637 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()
Dtrace.h993 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
/Linux-v5.10/include/net/
Dcfg80211.h1824 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/
Dcfg.c1897 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()