Searched refs:OL_TX_GROUP_STATS_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
1245 if (pdev->grp_stats.last_valid_index > (OL_TX_GROUP_STATS_LOG_SIZE in ol_tx_update_group_credit_stats()1247 pdev->grp_stats.last_valid_index -= OL_TX_GROUP_STATS_LOG_SIZE; in ol_tx_update_group_credit_stats()1283 for (i = 0; i < OL_TX_GROUP_STATS_LOG_SIZE; i++) { in ol_tx_dump_group_credit_stats()1289 old_index = OL_TX_GROUP_STATS_LOG_SIZE - 1; in ol_tx_dump_group_credit_stats()
449 #define OL_TX_GROUP_STATS_LOG_SIZE 128 macro456 } stats[OL_TX_GROUP_STATS_LOG_SIZE];