Searched refs:cur_max_ampdu_size (Results 1 – 1 of 1) sorted by relevance
2205 u32 cur_max_ampdu_size = SSV_GET_MAX_AMPDU_SIZE(sc->sh); in _alloc_ampdu_skb() local2207 u32 max_physical_len = (len && ((len + extra_room) < cur_max_ampdu_size)) in _alloc_ampdu_skb()2209 : cur_max_ampdu_size; in _alloc_ampdu_skb()