OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aifsn
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/net80211/
ieee80211_proto.c
564
u_int8_t
aifsn
;
member in struct:phyParamType
671
wmep->wmep_aifsn = pPhyParam->
aifsn
;
677
wmep->wmep_aifsn = pBssPhyParam->
aifsn
;
684
"%s: %s chan [acm %u
aifsn
%u log2(cwmin) %u "
696
wmep->wmep_aifsn = pBssPhyParam->
aifsn
;
701
"%s: %s bss [acm %u
aifsn
%u log2(cwmin) %u "
779
phyParam[ic->ic_curmode].
aifsn
;
788
"%s: %s [acm %u
aifsn
%u log2(cwmin) %u "
/src/sys/dev/pci/
if_iwireg.h
490
uint8_t
aifsn
[WME_NUM_AC];
member in struct:iwi_wme_params
if_wpireg.h
326
uint8_t
aifsn
;
member in struct:wpi_wme_setup::__anon9bc79da60208
if_iwi.c
996
wme[0].
aifsn
[ac] = wmep->wmep_aifsn;
1004
wme[1].
aifsn
[ac] = wmep->wmep_aifsn;
1012
wme[2].
aifsn
[ac] = wmep->wmep_aifsn;
if_iwnreg.h
546
uint8_t
aifsn
;
member in struct:iwn_edca_params::__anond6af6dc40208
if_wpi.c
2435
wme.ac[ac].
aifsn
= wmep->wmep_aifsn;
2440
DPRINTF(("setting WME for queue %d
aifsn
=%d cwmin=%d cwmax=%d "
2441
"txop=%d\n", ac, wme.ac[ac].
aifsn
, wme.ac[ac].cwmin,
if_iwmreg.h
3628
* @
aifsn
: Number of slots in Arbitration Interframe Space (before
3643
uint8_t
aifsn
;
member in struct:iwm_ac_qos
if_iwn.c
5144
cmd.ac[ac].
aifsn
= wmep->wmep_aifsn;
5149
DPRINTF(("setting WME for queue %d
aifsn
=%d cwmin=%d cwmax=%d "
5150
"txop=%d\n", ac, cmd.ac[ac].
aifsn
,
if_iwm.c
5739
cmd->ac[txf].
aifsn
= wmep->wmep_aifsn;
Completed in 39 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025