Home
last modified time | relevance | path

Searched defs:peer_mlme_priv_obj (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_main.h217 struct peer_mlme_priv_obj { struct
218 uint8_t last_pn_valid;
219 uint64_t last_pn;
220 uint32_t rmf_pn_replays;
221 bool is_pmf_enabled;
222 qdf_time_t last_assoc_received_time;
223 qdf_time_t last_disassoc_deauth_received_time;
225 struct twt_context twt_ctx;
228 bool allow_kickout;
230 uint8_t nss;
[all …]