libwifi: nlwifi: Check and get AX capabilities
-
update supp standards flag based on the availability of NL80211_BAND_ATTR_IFTYPE_DATA attr in caps for given band.
-
change type of wifi_caps.he to array of structs of type wifi_caps_he indexed with HE iftype, to separate caps for Sta, Ap and Mesh HE iftypes.
-
parse the capabilities and update wifi_caps with HE MAC and PHY capabilities - similarily as already done for HT & VHT.
Edited by Filip Matusiak