Searched refs:WLAN_CFGID_SHORT_PREAMBLE (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 116 {WLAN_CFGID_SHORT_PREAMBLE, HI_FALSE, {0}, hmac_config_get_shpreamble, hmac_config_set_shpreamble},
|
H A D | hmac_config.c | 1985 hi_u32 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SHORT_PREAMBLE, us_len, puc_param); in hmac_config_set_shpreamble()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_ioctl.c | 229 {WLAN_CFGID_SHORT_PREAMBLE, OAL_IW_PRIV_TYPE_INT | OAL_IW_PRIV_SIZE_FIXED | 1, 0, "shpreamble"}, 230 {WLAN_CFGID_SHORT_PREAMBLE, 0, OAL_IW_PRIV_TYPE_INT | OAL_IW_PRIV_SIZE_FIXED | 1, "get_shpreamble"},
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 757 WLAN_CFGID_SHORT_PREAMBLE = 60, /* dot11ShortPreambleOptionImplemented TruthValue */ enumerator
|
Completed in 25 milliseconds