Home
last modified time | relevance | path

Searched defs:ept (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Drpmsg.h55 struct rpmsg_endpoint *ept; member
231 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept()
248 static inline int rpmsg_send(struct rpmsg_endpoint *ept, const void *data, int len) in rpmsg_send()
256 static inline int rpmsg_sendto(struct rpmsg_endpoint *ept, const void *data, int len, in rpmsg_sendto()
266 static inline int rpmsg_trysend(struct rpmsg_endpoint *ept, const void *data, in rpmsg_trysend()
275 static inline int rpmsg_trysendto(struct rpmsg_endpoint *ept, const void *data, in rpmsg_trysendto()
284 static inline __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, in rpmsg_poll()
293 static inline ssize_t rpmsg_get_mtu(struct rpmsg_endpoint *ept) in rpmsg_get_mtu()
301 static inline int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control()
/linux/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c13 struct rpmsg_endpoint *ept; member
/linux/arch/mips/fw/cfe/
H A Dcfe_api.c43 int cfe_init(u64 handle, u64 ept) in cfe_init()
/linux/include/linux/cdx/
H A Dmcdi.h67 struct rpmsg_endpoint *ept; member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1311 enum htc_endpoint_id ept = packet->endpoint; in ath6kl_rx() local
/linux/drivers/edac/
H A Dversalnet_edac.c161 struct rpmsg_endpoint *ept; member