Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 862868c6 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

fw-api: CL 25582070 - update fw common interface files

HTT PPDU stats: add is_primary_link_peer field in user_common TLV struct
Change-Id: Ida2fbf405259636d84cb89a8ec368bbc483fda97
CRs-Fixed: 2262693
parent bd112862
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -1192,8 +1192,6 @@ typedef struct {
     */
    A_UINT32 sw_rts_prot_dur_us;

    /* Data fields related to Transmit power */

    /* tx_pwr_multiplier:
     * Hawkeye now supports power accuracy in 0.25 dBm steps,
     * so all powers are x4.
@@ -1216,7 +1214,8 @@ typedef struct {
    A_UINT32 tx_pwr_multiplier          :  8,
             chain_enable_bits          :  8,
             is_smart_ulofdma_basic_trig:  1,
             reserved2                  : 15;
             is_primary_link_peer       :  1,
             reserved2                  : 14;

    /*
     * Transmit powers (signed values packed into unsigned bitfields)