Home
last modified time | relevance | path

Searched defs:spectrum_mgmt (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_user.c550 hi_void mac_user_set_spectrum_mgmt(mac_user_stru *mac_user, hi_u8 spectrum_mgmt) in mac_user_set_spectrum_mgmt()
Dmac_user.h66 hi_u32 spectrum_mgmt : 1, /* 频谱管理: 0=不支持, 1=支持 */ member
Dmac_frame.h1171 spectrum_mgmt : 1, /* 频谱管理: 0=不支持, 1=支持 */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_mgmt_ap.c951 …hi_u8 spectrum_mgmt = ((us_cap_info & MAC_CAP_SPECTRUM_MGMT) != MAC_CAP_SPECTRUM_MGMT) ? HI_FALSE … in hmac_ap_up_update_legacy_capability() local