Home
last modified time | relevance | path

Searched refs:rmf_pn_replays (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_pmf.h37 uint32_t **rmf_pn_replays) in cdp_get_pn_info() argument
48 last_pn, rmf_pn_replays); in cdp_get_pn_info()
H A Dcdp_txrx_ops.h2055 uint64_t **last_pn, uint32_t **rmf_pn_replays);
/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h220 uint32_t rmf_pn_replays; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h1530 uint32_t rmf_pn_replays; member
H A Dol_txrx.c2676 uint64_t **last_pn, uint32_t **rmf_pn_replays) in ol_txrx_get_pn_info() argument
2695 *rmf_pn_replays = &peer->rmf_pn_replays; in ol_txrx_get_pn_info()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3233 peer_priv->rmf_pn_replays += 1; in wma_is_ccmp_pn_replay_attack()