Searched refs:max_4ms_framelen (Results 1 – 1 of 1) sorted by relevance
343 u16 ath9k_btcoex_aggr_limit(struct ath_softc *sc, u32 max_4ms_framelen) in ath9k_btcoex_aggr_limit() argument350 aggr_limit = (max_4ms_framelen * mci->aggr_limit) >> 4; in ath9k_btcoex_aggr_limit()352 aggr_limit = min((max_4ms_framelen * 3) / 8, in ath9k_btcoex_aggr_limit()