Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dwmm.c53 wmm[ac].txop_limit = in wmm_set_regulatory_limit()
54 MIN(wmm_conf[ac].txop_limit, wmm_reg[ac].max_txop); in wmm_set_regulatory_limit()
139 ac->txop_limit = host_to_le16(acp->txop_limit); in hostapd_eid_wmm()
/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_common.h217 int txop_limit; /* in units of 32us */ member
Dieee802_11_defs.h1522 le16 txop_limit; member
Dieee802_11_common.c1254 ac->txop_limit = v; in hostapd_config_wmm_ac()