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

Commit a8d01144 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: mvm: document assoc_beacon_arrive_time



Document the assoc_beacon_arrive_time element in the iwl_mac_data_sta
struct.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent d167e81a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;