Home
last modified time | relevance | path

Searched refs:ar5210GetSifsTime (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c127 .ah_getSifsTime = ar5210GetSifsTime,
H A Dar5210.h243 extern u_int ar5210GetSifsTime(struct ath_hal *);
H A Dar5210_misc.c439 ar5210GetSifsTime(struct ath_hal *ah) in ar5210GetSifsTime() function