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

Commit 0a82a326 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

HTT stats: add rxdesense_thresh_sw,hw fields

Change-Id: I3cd5c33443f965a520121c3363826fa103d967d0
CRs-Fixed: 2262693
parent 3ba0dff0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5633,6 +5633,12 @@ typedef struct {
     * 0-disabled, 1-enabled
     */
    A_UINT32 dyn_cca_status;
    /* RXDEAF Register value
     * rxdesense_thresh_sw - VREG Register
     * rxdesense_thresh_hw - PHY Register
     */
    A_UINT32 rxdesense_thresh_sw;
    A_UINT32 rxdesense_thresh_hw;
} htt_phy_reset_stats_tlv;

typedef struct {