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
1982 ep = &ar->htc.endpoint[req->eid];
2030 enum ath10k_htc_ep_id eid;
2034 /* For sdio, we are interested in the mapping between eid
2036 * First we find out which eid has been allocated to the
2041 eid = htc->endpoint[i].eid;
2051 * and eid
2053 *ul_pipe = *dl_pipe = (u8)eid;
2079 ar_sdio->mbox_addr[eid] = wmi_addr;
2080 ar_sdio->mbox_size[eid] = wmi_mbox_size;
2083 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]);
2086 ar_sdio->mbox_addr[eid] = htt_addr;
2087 ar_sdio->mbox_size[eid] = htt_mbox_size;
2090 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]);
2106 /* HTC ctrl ep (SVC id 1) always has eid (and pipe_id in our