Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c147 target->conn_rsp_epid = epid; in htc_process_conn_rsp()
150 target->conn_rsp_epid = ENDPOINT_UNUSED; in htc_process_conn_rsp()
243 enum htc_endpoint_id *conn_rsp_epid) in htc_connect_service() argument
297 *conn_rsp_epid = target->conn_rsp_epid; in htc_connect_service()
Dhtc_hst.h125 enum htc_endpoint_id conn_rsp_epid; member