Searched refs:candidate_tid (Results 1 – 1 of 1) sorted by relevance
127 int candidate_tid; in nxpwifi_find_stream_to_delete() local132 candidate_tid = priv->aggr_prio_tbl[tx_tbl->tid].ampdu_user; in nxpwifi_find_stream_to_delete()134 if (search_tid > candidate_tid) { in nxpwifi_find_stream_to_delete()135 search_tid = candidate_tid; in nxpwifi_find_stream_to_delete()