Home
last modified time | relevance | path

Searched refs:txop_limit (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwmm.c91 ac->txop_limit = host_to_le16(acp->txop_limit); in hostapd_eid_wmm()
Dap_config.h133 int txop_limit; /* in units of 32us */ member
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h695 le16 txop_limit; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c869 ac->txop_limit = v; in hostapd_config_wmm_ac()