Lines Matching defs:eid
388 enum ath10k_htc_ep_id eid;
395 eid = pipe_id_to_eid(htc_hdr->eid);
400 eid,
436 &lookaheads[lookahead_idx++])->eid;
473 cb->eid = id;
575 htc_hdr->eid, htc_hdr->flags,
1336 ep = &ar->htc.endpoint[req->eid];
1362 ep = &ar->htc.endpoint[cb->eid];
1489 bool htc_msg, enum ath10k_htc_ep_id eid)
1505 bus_req->eid = eid;
1649 enum ath10k_htc_ep_id eid;
1653 eid = pipe_id_to_eid(pipe_id);
1665 address = ar_sdio->mbox_addr[eid] + ar_sdio->mbox_size[eid] -
1668 NULL, true, eid);
1876 /* eid 0 always uses the lower part of the extended mailbox address
1988 ep = &ar->htc.endpoint[req->eid];
2035 enum ath10k_htc_ep_id eid;
2039 /* For sdio, we are interested in the mapping between eid
2041 * First we find out which eid has been allocated to the
2046 eid = htc->endpoint[i].eid;
2056 * and eid
2058 *ul_pipe = *dl_pipe = (u8)eid;
2084 ar_sdio->mbox_addr[eid] = wmi_addr;
2085 ar_sdio->mbox_size[eid] = wmi_mbox_size;
2088 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]);
2091 ar_sdio->mbox_addr[eid] = htt_addr;
2092 ar_sdio->mbox_size[eid] = htt_mbox_size;
2095 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]);
2111 /* HTC ctrl ep (SVC id 1) always has eid (and pipe_id in our