Searched refs:CDP_MAX_TX_TQM_STATUS (Results 1 – 3 of 3) sorted by relevance
121 #define CDP_MAX_TX_TQM_STATUS 15 /* max tx tqm completion status */ macro1122 uint64_t tqm_status_cnt[CDP_MAX_TX_TQM_STATUS];
5089 for (tqm_status_idx = 0; tqm_status_idx < CDP_MAX_TX_TQM_STATUS; tqm_status_idx++) { in dp_accumulate_tid_stats()5184 for (tqm_status_idx = 1; tqm_status_idx < CDP_MAX_TX_TQM_STATUS; tqm_status_idx++) { in dp_pdev_print_tid_stats()5383 CDP_MAX_TX_TQM_STATUS * sizeof(uint64_t)); in dp_pdev_get_tid_stats()
5373 if (ts->status < CDP_MAX_TX_TQM_STATUS) {