Searched defs:is_protected (Results 1 – 6 of 6) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_mgmt_bss_comm.c | 1724 …hi_u32 hmac_send_sa_query_req(mac_vap_stru *mac_vap, hmac_user_stru *hmac_user, hi_u8 is_protected, in hmac_send_sa_query_req() 1790 hi_u32 hmac_pmf_check_err_code(const mac_user_stru *user_base_info, hi_u8 is_protected, const hi_u8… in hmac_pmf_check_err_code() 1868 hi_u32 hmac_start_sa_query(mac_vap_stru *mac_vap, hmac_user_stru *hmac_user, hi_u8 is_protected) in hmac_start_sa_query() 1945 hi_void hmac_send_sa_query_rsp(mac_vap_stru *mac_vap, hi_u8 *hdr, hi_u8 is_protected) in hmac_send_sa_query_rsp() 2100 hi_u8 is_protected) in hmac_mgmt_send_disassoc_frame() 2348 hi_void hmac_rx_sa_query_req(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_rx_sa_query_req() 2391 hi_void hmac_rx_sa_query_rsp(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_rx_sa_query_rsp()
|
| D | hmac_mgmt_ap.c | 259 …hi_u32 hmac_ap_rx_deauth_req(const hmac_vap_stru *hmac_vap, hi_u8 *puc_mac_hdr, hi_u8 is_protected) in hmac_ap_rx_deauth_req() 1597 …hi_u32 hmac_ap_up_rx_disasoc(const hmac_vap_stru *hmac_vap, hi_u8 *puc_mac_hdr, hi_u8 is_protected) in hmac_ap_up_rx_disasoc() 1726 const hi_u8 *puc_data, hi_u8 is_protected) in hmac_ap_up_rx_action_category_sa_query() 1806 … hi_void hmac_ap_up_rx_action(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_ap_up_rx_action() 1897 hi_u8 is_protected = (hi_u8)mac_get_protectedframe(puc_mac_hdr); in hmac_ap_up_rx_mgmt() local
|
| D | hmac_mgmt_classifier.c | 484 hi_u8 is_protected = hmac_user->base_user->cap_info.pmf_active; in hmac_proc_disasoc_misc_event() local
|
| D | hmac_mgmt_sta.c | 2324 …hi_void hmac_sta_up_rx_action(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_sta_up_rx_action() 2399 hi_u8 is_protected; in hmac_sta_up_rx_mgmt() local
|
| D | hmac_user.h | 336 hi_u8 is_protected; /* SA Query管理帧加密的使能开关 */ member
|
| D | hmac_config.c | 1489 hi_u8 is_protected = user_tmp->cap_info.pmf_active; in hmac_config_del_user() local
|