Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_user.h72 pmf_active : 1, /* 管理帧加密使能开关 */ member
466 static inline hi_void mac_user_set_pmf_active(mac_user_stru *mac_user, hi_u8 pmf_active) in mac_user_set_pmf_active()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_config.c6197 hi_u8 pmf_active; in hmac_enable_pmf() local