Searched refs:WLAN_CFGID_AMPDU_TX_ON (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 172 {WLAN_CFGID_AMPDU_TX_ON, HI_FALSE, {0}, HI_NULL, hmac_config_set_ampdu_tx_on}, 457 {WLAN_CFGID_AMPDU_TX_ON, {0, 0}, hmac_config_set_ampdu_tx_on_from_dmac},
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 858 WLAN_CFGID_AMPDU_TX_ON = 212, /* 开启或关闭ampdu发送功能 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_hipriv.c | 3125 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_AMPDU_TX_ON, sizeof(mac_cfg_ampdu_tx_on_param_stru)); in wal_hipriv_ampdu_tx_on()
|
Completed in 39 milliseconds