Home
last modified time | relevance | path

Searched refs:WLAN_CFGID_UAPSD_EN (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_uapsd.c76 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_UAPSD_EN, us_len, puc_param); in hmac_config_set_uapsden()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c239 {WLAN_CFGID_UAPSD_EN, OAL_IW_PRIV_TYPE_INT | OAL_IW_PRIV_SIZE_FIXED | 1, 0, "uapsden"},
240 {WLAN_CFGID_UAPSD_EN, 0, OAL_IW_PRIV_TYPE_INT | OAL_IW_PRIV_SIZE_FIXED | 1, "get_uapsden"},
H A Dwal_cfg80211.c763 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_UAPSD_EN, sizeof(hi_u32)); in wal_parse_wmm_ie()
H A Dwal_hipriv.c2236 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_UAPSD_EN, sizeof(hi_s32)); in wal_hipriv_set_uapsd_cap()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dwlan_mib.h728 WLAN_CFGID_UAPSD_EN = 11, /* dot11APSDOptionImplemented TruthValue, */ enumerator

Completed in 31 milliseconds