Searched hist:"1 d9e4c91db17c9bf6f94ac234a4d4f2bffd52b97" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff 1d9e4c91db17c9bf6f94ac234a4d4f2bffd52b97 Tue Sep 06 12:02:04 CDT 2022 Benjamin Berg <benjamin.berg@intel.com> wifi: mac80211: add pointer from link STA to STA
While often not needed, this considerably simplifies going from a link to the STA. This helps in cases such as debugfs where a single pointer should allow accessing a specific link and the STA.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff 1d9e4c91db17c9bf6f94ac234a4d4f2bffd52b97 Tue Sep 06 12:02:04 CDT 2022 Benjamin Berg <benjamin.berg@intel.com> wifi: mac80211: add pointer from link STA to STA
While often not needed, this considerably simplifies going from a link to the STA. This helps in cases such as debugfs where a single pointer should allow accessing a specific link and the STA.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|