mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
wifi: Update UHR MAC capabilities to D1.4
There are now 8 more reserved bits in D1.4, update the code accordingly. Link: https://patch.msgid.link/20260529102644.6e27c54cfceb.Id395c07ffde286011494fc75190dc6060117436e@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
7ad8731738
commit
f576db12f1
|
|
@ -398,7 +398,7 @@ enum ieee80211_uhr_dbe_max_supported_bw {
|
|||
};
|
||||
|
||||
struct ieee80211_uhr_cap_mac {
|
||||
u8 mac_cap[5];
|
||||
u8 mac_cap[6];
|
||||
} __packed;
|
||||
|
||||
#define IEEE80211_UHR_PHY_CAP_MAX_NSS_RX_SND_NDP_LE80 0x00000001
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user