Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c110 enum htc_endpoint_id epid, tepid; in htc_process_conn_rsp() local
130 for (tepid = (ENDPOINT_MAX - 1); tepid > ENDPOINT0; tepid--) { in htc_process_conn_rsp()
131 tmp_endpoint = &target->endpoint[tepid]; in htc_process_conn_rsp()
138 if (tepid == ENDPOINT0) in htc_process_conn_rsp()