OSDN Git Service

iwlwifi: mvm: document assoc_beacon_arrive_time
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 10 May 2017 08:24:58 +0000 (11:24 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Jun 2017 09:19:54 +0000 (12:19 +0300)
Document the assoc_beacon_arrive_time element in the iwl_mac_data_sta
struct.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-mac.h

index aa5aaf7..1d970bf 100644 (file)
@@ -199,6 +199,7 @@ struct iwl_mac_data_ibss {
  * @dtim_reciprocal: 2^32 / dtim_interval , applicable only when associated
  * @listen_interval: in beacon intervals, applicable only when associated
  * @assoc_id: unique ID assigned by the AP during association
+ * @assoc_beacon_arrive_time: TSF of first beacon after association
  */
 struct iwl_mac_data_sta {
        __le32 is_assoc;