Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11n.h124 int search_tid = priv->aggr_prio_tbl[ptr_tid].ampdu_user; in nxpwifi_find_stream_to_delete() local
134 if (search_tid > candidate_tid) { in nxpwifi_find_stream_to_delete()
135 search_tid = candidate_tid; in nxpwifi_find_stream_to_delete()