Home
last modified time | relevance | path

Searched defs:new_bandwidth (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_csa_sta.h76 wlan_channel_bandwidth_enum_uint8 new_bandwidth; /* STA即将切换的新带宽 */ member
Dhmac_csa_sta.c854 wlan_channel_bandwidth_enum_uint8 new_bandwidth = WLAN_BAND_WIDTH_20M; in hmac_csa_sta_switch_channel() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_vap.h475 wlan_channel_bandwidth_enum_uint8 new_bandwidth : 4; /* STA用 可以考虑跟上面合并 */ member