Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.h48 uint32_t ath_calcrxfilter(ath_t *asc);
H A Dath_aux.c112 ath_calcrxfilter(ath_t *asc) in ath_calcrxfilter() function
254 rfilt = ath_calcrxfilter(asc); in ath_mode_init()
H A Dath_main.c1318 rfilt = ath_calcrxfilter(asc); in ath_newstate()