Searched refs:rdev_get_mpath (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 270 static inline int rdev_get_mpath(struct cfg80211_registered_device *rdev, in rdev_get_mpath() function
|
H A D | trace.h | 917 DEFINE_EVENT(mpath_evt, rdev_get_mpath,
|
H A D | nl80211.c | 6789 err = rdev_get_mpath(rdev, dev, dst, next_hop, &pinfo); in nl80211_get_mpath()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 281 static inline int rdev_get_mpath(struct cfg80211_registered_device *rdev, in rdev_get_mpath() function
|
H A D | trace.h | 965 DEFINE_EVENT(mpath_evt, rdev_get_mpath,
|
H A D | nl80211.c | 7818 err = rdev_get_mpath(rdev, dev, dst, next_hop, &pinfo); in nl80211_get_mpath()
|
Completed in 45 milliseconds