Searched refs:MAX_SUBFRAME_COUNT (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_SUBFRAME_COUNT 64 macro
1573 struct sk_buff *sub_pkt, *subframes[MAX_SUBFRAME_COUNT]; in amsdu_to_msdu()1606 if (nr_subframes >= MAX_SUBFRAME_COUNT) in amsdu_to_msdu()