Lines Matching refs:eid
50 __func__, ep->eid, in do_send_completion()
71 __func__, ep->eid, packet); in do_send_completion()
132 if (ep->eid == ENDPOINT_0) { in get_htc_packet_credit_based()
243 htc_hdr->eid = (u8) packet->endpoint; in htc_issue_packets()
348 __func__, ep->eid, overflow, txqueue_depth, in htc_try_send()
666 if (rpt->eid >= ENDPOINT_MAX) { in htc_process_credit_report()
672 ep = &target->endpoint[rpt->eid]; in htc_process_credit_report()
754 ep_id = htc_hdr->eid; in ath6kl_htc_pipe_tx_complete()
975 if (htc_hdr->eid >= ENDPOINT_MAX) { in ath6kl_htc_pipe_rx_complete()
978 htc_hdr->eid); in ath6kl_htc_pipe_rx_complete()
982 ep = &target->endpoint[htc_hdr->eid]; in ath6kl_htc_pipe_rx_complete()
1013 htc_hdr->eid); in ath6kl_htc_pipe_rx_complete()
1023 if (htc_hdr->eid == ENDPOINT_0) { in ath6kl_htc_pipe_rx_complete()
1070 packet->endpoint = htc_hdr->eid; in ath6kl_htc_pipe_rx_complete()
1182 ep->eid = i; in reset_endpoint_states()
1323 resp_msg->eid); in ath6kl_htc_pipe_conn_service()
1335 assigned_epid = (enum htc_endpoint_id) resp_msg->eid; in ath6kl_htc_pipe_conn_service()
1353 ep->eid = assigned_epid; in ath6kl_htc_pipe_conn_service()
1389 ep->pipe.pipeid_dl, ep->eid); in ath6kl_htc_pipe_conn_service()