Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/ !
Dath9k.h320 u32 ath_calcrxfilter(struct ath_softc *sc);
Drecv.c131 rfilt = ath_calcrxfilter(sc); in ath_opmode_init()
433 u32 ath_calcrxfilter(struct ath_softc *sc) in ath_calcrxfilter() function
Dmain.c1692 rfilt = ath_calcrxfilter(sc); in ath9k_configure_filter()