Searched refs:rdev_change_mpath (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 259 static inline int rdev_change_mpath(struct cfg80211_registered_device *rdev, in rdev_change_mpath() function
|
H A D | trace.h | 911 DEFINE_EVENT(mpath_evt, rdev_change_mpath,
|
H A D | nl80211.c | 6828 return rdev_change_mpath(rdev, dev, dst, next_hop); in nl80211_set_mpath()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 270 static inline int rdev_change_mpath(struct cfg80211_registered_device *rdev, in rdev_change_mpath() function
|
H A D | trace.h | 959 DEFINE_EVENT(mpath_evt, rdev_change_mpath,
|
H A D | nl80211.c | 7857 return rdev_change_mpath(rdev, dev, dst, next_hop); in nl80211_set_mpath()
|
Completed in 50 milliseconds