Searched refs:algo (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
D | wlan_mlo_mgr_public_structs.h | 998 uint16_t algo; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.h | 3443 enum cstats_dir dir, uint16_t algo, 3591 enum cstats_dir dir, uint16_t algo, in lim_cp_stats_cstats_log_auth_evt() argument
|
D | lim_send_management_frames.c | 2190 uint16_t algo = 0, type = 0, seq = 0, status = 0; in wlan_send_tx_complete_event() local 2195 algo = *(uint16_t *)frm_body; in wlan_send_tx_complete_event() 2200 if (algo == eSIR_AUTH_TYPE_SAE) in wlan_send_tx_complete_event() 2207 algo, type, seq, 0, WLAN_AUTH_REQ); in wlan_send_tx_complete_event() 2209 CSTATS_DIR_TX, algo, in wlan_send_tx_complete_event()
|
D | lim_utils.c | 11904 enum cstats_dir dir, uint16_t algo, in lim_cp_stats_cstats_log_auth_evt() argument 11919 stat.auth_algo = algo; in lim_cp_stats_cstats_log_auth_evt()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 255 algo, 2;
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 5846 if (auth->AuthAlgo.algo != SIR_FILS_SK_WITHOUT_PFS) 5908 pAuth->authAlgoNumber = auth.AuthAlgo.algo;
|
D | dot11f.c | 15347 (pFrm + pFf->offset))->algo)); in unpack_core() 21362 frameshtons(pCtx, pBuf, pSrc->algo, 0); in dot11f_pack_ff_auth_algo()
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 119 uint16_t algo; member
|