Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c140 target->conn_rsp_epid = epid; in htc_process_conn_rsp()
143 target->conn_rsp_epid = ENDPOINT_UNUSED; in htc_process_conn_rsp()
236 enum htc_endpoint_id *conn_rsp_epid) in htc_connect_service() argument
286 *conn_rsp_epid = target->conn_rsp_epid; in htc_connect_service()
Dhtc_hst.h125 enum htc_endpoint_id conn_rsp_epid; member