OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_slottime
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c
435
ahp->
ah_slottime
= us;
455
ahp->
ah_slottime
= us; /* restore default handling */
460
ahp->
ah_slottime
= us;
ar5211.h
134
u_int
ah_slottime
; /* user-specified slot time */
member in struct:ath_hal_5211
ar5211_attach.c
236
ahp->
ah_slottime
= (u_int) -1;
ar5211_reset.c
540
if (ahp->
ah_slottime
!= (u_int) -1)
541
ar5211SetSlotTime(ah, ahp->
ah_slottime
);
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_misc.c
452
ahp->
ah_slottime
= (u_int) -1; /* restore default handling */
457
ahp->
ah_slottime
= us;
ar5210_attach.c
219
ahp->
ah_slottime
= (u_int) -1;
ar5210.h
121
u_int
ah_slottime
; /* user-specified slot time */
member in struct:ath_hal_5210
ar5210_reset.c
284
if (ahp->
ah_slottime
!= (u_int) -1)
285
ar5210SetSlotTime(ah, ahp->
ah_slottime
);
/src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c
573
if (ahp->
ah_slottime
!= (u_int) -1)
574
ar5212SetSlotTime(ah, ahp->
ah_slottime
);
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c
456
ahp->
ah_slottime
= us;
476
ahp->
ah_slottime
= (u_int) -1; /* restore default handling */
481
ahp->
ah_slottime
= us;
ar5212_attach.c
254
ahp->
ah_slottime
= (u_int) -1;
ar5212.h
304
u_int
ah_slottime
; /* user-specified slot time */
member in struct:ath_hal_5212
ar5212_reset.c
660
if (ahp->
ah_slottime
!= (u_int) -1)
661
ar5212SetSlotTime(ah, ahp->
ah_slottime
);
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c
628
if (ahp->
ah_slottime
!= (u_int) -1)
629
ar5212SetSlotTime(ah, ahp->
ah_slottime
);
Completed in 23 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025