Home
last modified time | relevance | path

Searched refs:candidate_tid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11n.h127 int candidate_tid; in nxpwifi_find_stream_to_delete() local
132 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()