mirror-linux/drivers/net/wireless/ath/ath6kl
Rameshkumar Sundaram 7a53af85d3 wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Currently, TX power is reported on interface/wdev level as
part of NL80211_CMD_GET_INTERFACE. With MLO, Multiple links
can be part of an interface/wdev and hence its necessary to
report the TX power of each link.

Add support to send tx power for all valid links of an MLD as
part of NL80211_CMD_GET_INTERFACE request.

As far as userspace is concerned, there is no behavioral change
for Non-ML Interfaces. For ML interfaces, userspace should fetch
TX power that is nested inside NL80211_ATTR_MLO_LINKS, similar to
how channel info(NL80211_ATTR_WIPHY_FREQ) is fetched.

Co-developed-by: Aaradhana Sahu <quic_aarasahu@quicinc.com>
Signed-off-by: Aaradhana Sahu <quic_aarasahu@quicinc.com>
Signed-off-by: Rameshkumar Sundaram <quic_ramess@quicinc.com>
Link: https://patch.msgid.link/20241125083217.216095-2-quic_ramess@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-12-04 16:14:46 +01:00
..
Kconfig
Makefile
bmi.c
bmi.h
cfg80211.c wifi: cfg80211: send MLO links tx power info in GET_INTERFACE 2024-12-04 16:14:46 +01:00
cfg80211.h
common.h
core.c
core.h
debug.c
debug.h
hif-ops.h
hif.c
hif.h
htc-ops.h
htc.h
htc_mbox.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
htc_pipe.c wifi: ath6kl: fix sparse warnings 2024-03-25 12:50:41 +02:00
init.c
main.c
recovery.c
sdio.c wifi: ath6kl: sdio: simplify module initialization 2024-04-04 13:12:57 +03:00
target.h
testmode.c
testmode.h
trace.c
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
txrx.c
usb.c
wmi.c
wmi.h wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_threshold_params_cmd comments 2024-09-19 19:18:45 +03:00