Searched refs:MAX_RECEPTION_TYPES (Results 1 – 4 of 4) sorted by relevance
67 #define MAX_RECEPTION_TYPES 4 macro1828 uint32_t reception_type[MAX_RECEPTION_TYPES];1836 uint32_t ppdu_cnt[MAX_RECEPTION_TYPES];
65 #define MAX_RECEPTION_TYPES 4 macro4872 uint32_t reception_type[MAX_RECEPTION_TYPES];4873 uint32_t ppdu_cnt[MAX_RECEPTION_TYPES];
1840 for (i = 0; i < MAX_RECEPTION_TYPES; i++) \2251 for (i = 0; i < MAX_RECEPTION_TYPES; i++) { \
9154 for (i = 0; i < MAX_RECEPTION_TYPES; i++) { in dp_update_pdev_stats()