Home
last modified time | relevance | path

Searched defs:acm (Results 1 – 2 of 2) sorted by relevance

/hostap/wpa_supplicant/
Dwmm_ac.h41 unsigned int acm:1; member
/hostap/src/ap/
Dwmm.c24 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) in wmm_aci_aifsn()