X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=include%2Fshared%2Ffwcmd.h;h=2bf2d74e5c30e5128c05198b3bb05a35811c06c2;hp=7ef5636aa1770d0aa0843ae5939d83b9f2cb0b57;hb=1b6a3060adfff3171b8e605c7fea82f04cf7c768;hpb=ab43d8cf291c5a517841ac0ae445c9bc6d74cf5c diff --git a/include/shared/fwcmd.h b/include/shared/fwcmd.h index 7ef5636..2bf2d74 100644 --- a/include/shared/fwcmd.h +++ b/include/shared/fwcmd.h @@ -289,10 +289,11 @@ struct carl9170_tsf_rsp { struct carl9170_tally_rsp { __le32 active; - __le32 main_free; - __le32 ext_free; + __le32 cca; + __le32 tx_time; __le32 rx_total; __le32 rx_overrun; + __le32 tick; } __packed; struct carl9170_rsp {