qcacmn: Add 11be eht_cap changes in SAP mode
Add 11be eht_cap changes in SAP mode. Change-Id: I9c27e079276d8ea7eebda97954a69a485fa6d828 CRs-Fixed: 3265712
このコミットが含まれているのは:
@@ -3021,6 +3021,8 @@ struct wlan_eht_cap_info {
|
||||
* @scs_traffic_desc: SCS traffic description support
|
||||
* @max_mpdu_len: Maximum MPDU length
|
||||
* @max_a_mpdu_len_exponent_ext: Maximum A-MPDU Length Exponent Extension
|
||||
* @eht_trs_support: EHT TRS SUPPORT
|
||||
* @txop_return_support_txop_share_m2: TXOP Return Support in TXOP Share Mode 2
|
||||
* @reserved3: reserved bits
|
||||
* @reserved2: reserved bits
|
||||
* @support_320mhz_6ghz: support 320mhz in 6gz
|
||||
@@ -3124,7 +3126,9 @@ struct wlan_eht_cap_info_network_endian {
|
||||
uint16_t scs_traffic_desc:1;
|
||||
uint16_t max_mpdu_len:2;
|
||||
uint16_t max_a_mpdu_len_exponent_ext:1;
|
||||
uint16_t reserved:7;
|
||||
uint16_t eht_trs_support:1;
|
||||
uint16_t txop_return_support_txop_share_m2:1;
|
||||
uint16_t reserved:5;
|
||||
|
||||
uint32_t reserved2:1;
|
||||
uint32_t support_320mhz_6ghz:1;
|
||||
|
新しいイシューから参照
ユーザーをブロックする