Searched refs:ath9k_btcoex_aggr_limit (Results 1 – 3 of 3) sorted by relevance
799 u16 ath9k_btcoex_aggr_limit(struct ath_softc *sc, u32 max_4ms_framelen);820 static inline u16 ath9k_btcoex_aggr_limit(struct ath_softc *sc, in ath9k_btcoex_aggr_limit() function
343 u16 ath9k_btcoex_aggr_limit(struct ath_softc *sc, u32 max_4ms_framelen) in ath9k_btcoex_aggr_limit() function
858 bt_aggr_limit = ath9k_btcoex_aggr_limit(sc, max_4ms_framelen); in ath_lookup_rate()