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()
244 htc_hdr->eid = (u8) packet->endpoint; in htc_issue_packets()
349 __func__, ep->eid, overflow, txqueue_depth, in htc_try_send()
667 if (rpt->eid >= ENDPOINT_MAX) { in htc_process_credit_report()
673 ep = &target->endpoint[rpt->eid]; in htc_process_credit_report()
757 ep_id = htc_hdr->eid; in ath6kl_htc_pipe_tx_complete()
985 if (htc_hdr->eid >= ENDPOINT_MAX) { in ath6kl_htc_pipe_rx_complete()
988 htc_hdr->eid); in ath6kl_htc_pipe_rx_complete()
992 ep = &target->endpoint[htc_hdr->eid]; in ath6kl_htc_pipe_rx_complete()
1023 htc_hdr->eid); in ath6kl_htc_pipe_rx_complete()
1033 if (htc_hdr->eid == ENDPOINT_0) { in ath6kl_htc_pipe_rx_complete()
1080 packet->endpoint = htc_hdr->eid; in ath6kl_htc_pipe_rx_complete()
1192 ep->eid = i; in reset_endpoint_states()
1334 resp_msg->eid); in ath6kl_htc_pipe_conn_service()
1346 assigned_epid = (enum htc_endpoint_id) resp_msg->eid; in ath6kl_htc_pipe_conn_service()
1364 ep->eid = assigned_epid; in ath6kl_htc_pipe_conn_service()
1400 ep->pipe.pipeid_dl, ep->eid); in ath6kl_htc_pipe_conn_service()