OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_ecwmax
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
if_otusvar.h
32
uint8_t
ac_ecwmax
; /* CWmax = 2^ECWmax - 1 */
member in struct:ieee80211_edca_ac_params
if_otus.c
2389
EXP2(edca[WME_AC_BE].
ac_ecwmax
) << 16 |
2392
EXP2(edca[WME_AC_BK].
ac_ecwmax
) << 16 |
2395
EXP2(edca[WME_AC_VI].
ac_ecwmax
) << 16 |
2398
EXP2(edca[WME_AC_VO].
ac_ecwmax
) << 16 |
2401
EXP2(edca[WME_AC_VO].
ac_ecwmax
) << 16 |
/src/sys/dev/ic/
athn.c
2580
SM(AR_D_LCL_IFS_CWMAX, ATHN_EXP2(ac->
ac_ecwmax
)) |
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025