carl9170 firmware: improve site survey data
[carl9170fw.git] / carlfw / include / carl9170.h
index 8cf84c0e3d35c06e1a9c3a0bb4332848200a78b0..ab8e9ff696d723c7328fe4fb53fbd124486fa7d0 100644 (file)
@@ -204,6 +204,7 @@ struct firmware_context_struct {
 
        unsigned int tally_clock;
        struct carl9170_tally_rsp tally;
+       unsigned int tx_time;
 
 #ifdef CONFIG_CARL9170FW_GPIO_INTERRUPT
        struct carl9170_gpio cached_gpio_state;