Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c108 enum htc_endpoint_id epid, tepid; in htc_process_conn_rsp() local
119 for (tepid = (ENDPOINT_MAX - 1); tepid > ENDPOINT0; tepid--) { in htc_process_conn_rsp()
120 tmp_endpoint = &target->endpoint[tepid]; in htc_process_conn_rsp()
127 if (tepid == ENDPOINT0) in htc_process_conn_rsp()