Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_pmf.h36 uint8_t **last_pn_valid, uint64_t **last_pn, in cdp_get_pn_info() argument
47 last_pn_valid, in cdp_get_pn_info()
H A Dcdp_txrx_ops.h2054 uint8_t vdev_id, uint8_t **last_pn_valid,
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_pn.c97 int last_pn_valid; in ol_rx_pn_check_base() local
114 last_pn_valid = peer->tids_last_pn_valid[tid]; in ol_rx_pn_check_base()
142 if (last_pn_valid) { in ol_rx_pn_check_base()
148 last_pn_valid = peer->tids_last_pn_valid[tid] = 1; in ol_rx_pn_check_base()
H A Dol_txrx.c2675 uint8_t vdev_id, uint8_t **last_pn_valid, in ol_txrx_get_pn_info() argument
2693 *last_pn_valid = &peer->last_rmf_pn_valid; in ol_txrx_get_pn_info()
/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h218 uint8_t last_pn_valid; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3227 if (peer_priv->last_pn_valid) { in wma_is_ccmp_pn_replay_attack()
3237 peer_priv->last_pn_valid = 1; in wma_is_ccmp_pn_replay_attack()