Searched refs:ep (Results 76 - 100 of 623) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhtc.c53 static void ath12k_htc_prepare_tx_skb(struct ath12k_htc_ep *ep, argument
61 hdr->htc_info = le32_encode_bits(ep->eid, HTC_HDR_ENDPOINTID) |
65 if (ep->tx_credit_flow_enabled)
69 spin_lock_bh(&ep->htc->tx_lock);
70 hdr->ctrl_info = le32_encode_bits(ep->seq_no++, HTC_HDR_CONTROLBYTES1);
71 spin_unlock_bh(&ep->htc->tx_lock);
78 struct ath12k_htc_ep *ep = &htc->endpoint[eid]; local
92 if (ep->tx_credit_flow_enabled) {
95 if (ep->tx_credits < credits) {
97 "htc insufficient credits ep
151 struct ath12k_htc_ep *ep; local
253 struct ath12k_htc_ep *ep; local
426 struct ath12k_htc_ep *ep; local
560 struct ath12k_htc_ep *ep; local
[all...]
/linux-master/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c102 fep->scc.ep = of_iomap(ofdev->dev.of_node, 1);
103 if (!fep->scc.ep) {
171 scc_enet_t __iomem *ep = fep->scc.ep; local
173 W16(ep, sen_gaddr1, 0);
174 W16(ep, sen_gaddr2, 0);
175 W16(ep, sen_gaddr3, 0);
176 W16(ep, sen_gaddr4, 0);
182 scc_enet_t __iomem *ep = fep->scc.ep; local
199 scc_enet_t __iomem *ep = fep->scc.ep; local
237 scc_enet_t __iomem *ep = fep->scc.ep; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dmv_udc_core.c39 #define ep_dir(ep) (((ep)->ep_num == 0) ? \
40 ((ep)->udc->ep0_dir) : ((ep)->direction))
57 static void nuke(struct mv_ep *ep, int status);
71 struct mv_ep *ep; local
77 ep = &udc->eps[i];
78 ep->udc = udc;
81 ep->dqh = &udc->ep_dqh[i];
84 ep
251 queue_dtd(struct mv_ep *ep, struct mv_req *req) argument
438 struct mv_ep *ep; local
556 struct mv_ep *ep; local
624 struct mv_ep *ep; local
684 struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); local
749 mv_prime_ep(struct mv_ep *ep, struct mv_req *req) argument
773 struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); local
892 struct mv_ep *ep; local
1239 struct mv_ep *ep; local
1296 nuke(struct mv_ep *ep, int status) argument
1313 struct mv_ep *ep; local
1331 struct mv_ep *ep; local
1422 prime_status_complete(struct usb_ep *ep, struct usb_request *_req) argument
1446 struct mv_ep *ep; local
1564 struct mv_ep *ep; local
[all...]
H A Dmv_u3d_core.c36 static void mv_u3d_nuke(struct mv_u3d_ep *ep, int status);
51 struct mv_u3d_ep *ep; local
56 ep = &u3d->eps[i];
57 ep->u3d = u3d;
59 /* ep0 ep context, ep0 in and out share the same ep context */
60 ep->ep_context = &u3d->ep_context[1];
63 /* reset ep state machine */
153 "complete_tr error: ep=%d %s: error = 0x%x\n",
174 void mv_u3d_done(struct mv_u3d_ep *ep, struc
218 mv_u3d_queue_trb(struct mv_u3d_ep *ep, struct mv_u3d_req *req) argument
475 mv_u3d_start_queue(struct mv_u3d_ep *ep) argument
524 struct mv_u3d_ep *ep; local
626 struct mv_u3d_ep *ep; local
690 struct mv_u3d_ep *ep = container_of(_ep, struct mv_u3d_ep, ep); local
772 struct mv_u3d_ep *ep; local
846 struct mv_u3d_ep *ep; local
923 struct mv_u3d_ep *ep = u3d->eps; local
945 struct mv_u3d_ep *ep; local
1303 struct mv_u3d_ep *ep; local
1363 mv_u3d_nuke(struct mv_u3d_ep *ep, int status) argument
1379 struct mv_u3d_ep *ep; local
[all...]
H A Dfsl_udc_core.c154 static void done(struct fsl_ep *ep, struct fsl_req *req, int status)
155 __releases(ep->udc->lock)
156 __acquires(ep->udc->lock)
159 unsigned char stopped = ep->stopped;
163 udc = (struct fsl_udc *)ep->udc;
183 usb_gadget_unmap_request(&ep->udc->gadget, &req->req, ep_is_in(ep));
187 ep->ep.name, &req->req, status,
190 ep
204 nuke(struct fsl_ep *ep, int status) argument
543 struct fsl_ep *ep = NULL; local
630 struct fsl_ep *ep = NULL; local
701 fsl_prime_ep(struct fsl_ep *ep, struct ep_td_struct *td) argument
722 fsl_queue_td(struct fsl_ep *ep, struct fsl_req *req) argument
869 struct fsl_ep *ep = container_of(_ep, struct fsl_ep, ep); local
922 struct fsl_ep *ep = container_of(_ep, struct fsl_ep, ep); local
1005 struct fsl_ep *ep = NULL; local
1050 struct fsl_ep *ep; local
1081 struct fsl_ep *ep; local
1255 fsl_noop_complete(struct usb_ep *ep, struct usb_request *req) argument
1275 struct fsl_ep *ep; local
1310 struct fsl_ep *ep = get_ep_by_pipe(udc, pipe); local
1338 struct fsl_ep *ep; local
1436 struct fsl_ep *ep; variable in typeref:struct:fsl_ep
2030 struct fsl_ep *ep = NULL; local
2320 struct fsl_ep *ep = &udc->eps[index]; local
[all...]
H A Drenesas_usbf.c276 struct usb_ep ep; member in struct:usbf_ep
289 void (*bridge_on_dma_end)(struct usbf_ep *ep);
312 struct usbf_ep ep[USBF_NUM_ENDPOINTS]; member in struct:usbf_udc
465 static inline u32 usbf_ep_reg_readl(struct usbf_ep *ep, uint offset) argument
467 return readl(ep->regs + offset);
470 static inline void usbf_ep_reg_read_rep(struct usbf_ep *ep, uint offset, argument
473 readsl(ep->regs + offset, dst, count);
476 static inline void usbf_ep_reg_writel(struct usbf_ep *ep, uint offset, u32 val) argument
478 writel(val, ep->regs + offset);
481 static inline void usbf_ep_reg_write_rep(struct usbf_ep *ep, uin argument
487 usbf_ep_reg_bitset(struct usbf_ep *ep, uint offset, u32 set) argument
496 usbf_ep_reg_bitclr(struct usbf_ep *ep, uint offset, u32 clr) argument
505 usbf_ep_reg_clrset(struct usbf_ep *ep, uint offset, u32 clr, u32 set) argument
516 usbf_ep_dma_reg_readl(struct usbf_ep *ep, uint offset) argument
521 usbf_ep_dma_reg_writel(struct usbf_ep *ep, uint offset, u32 val) argument
527 usbf_ep_dma_reg_bitset(struct usbf_ep *ep, uint offset, u32 set) argument
537 usbf_ep_dma_reg_bitclr(struct usbf_ep *ep, uint offset, u32 clr) argument
1537 usbf_ep_req_done(struct usbf_ep *ep, struct usbf_req *req, int status) argument
1561 usbf_ep_nuke(struct usbf_ep *ep, int status) argument
1580 usbf_ep_is_stalled(struct usbf_ep *ep) argument
1643 usbf_ep_process_queue(struct usbf_ep *ep) argument
1740 usbf_ep_stall(struct usbf_ep *ep, bool stall) argument
1831 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
1888 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
1957 usbf_epn_queue(struct usbf_ep *ep, struct usbf_req *req, gfp_t gfp_flags) argument
1988 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2015 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2097 struct usbf_ep *ep; local
2113 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2140 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2196 struct usbf_ep *ep; local
2238 struct usbf_ep *ep; local
2299 struct usbf_ep *ep; local
2356 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2832 usbf_ep_reset(struct usbf_ep *ep) argument
2913 struct usbf_ep *ep; local
3248 struct usbf_ep *ep; local
[all...]
/linux-master/drivers/usb/host/
H A Disp1362-hcd.c187 struct isp1362_ep *ep, u16 len)
198 if (ep->num_ptds)
201 BUG_ON(ep->num_ptds != 0);
212 ep->ptd_offset = ptd_offset;
213 ep->num_ptds += num_ptds;
216 ep->ptd_index = found;
219 __func__, epq->name, ep->ptd_index, ep->ptd_offset,
225 static inline void release_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep) argument
227 int last = ep
186 claim_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep, u16 len) argument
260 prepare_ptd(struct isp1362_hcd *isp1362_hcd, struct urb *urb, struct isp1362_ep *ep, struct isp1362_ep_queue *epq, u16 fno) argument
345 isp1362_write_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, struct isp1362_ep_queue *epq) argument
361 isp1362_read_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, struct isp1362_ep_queue *epq) argument
398 remove_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) argument
499 postproc_ep(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) argument
655 struct isp1362_ep *ep; local
713 submit_req(struct isp1362_hcd *isp1362_hcd, struct urb *urb, struct isp1362_ep *ep, struct isp1362_ep_queue *epq) argument
746 struct isp1362_ep *ep; local
799 struct isp1362_ep *ep; local
841 next_ptd(struct isp1362_ep_queue *epq, struct isp1362_ep *ep) argument
862 struct isp1362_ep *ep; local
940 struct isp1362_ep *ep; local
985 struct isp1362_ep *ep; local
1227 struct isp1362_ep *ep = NULL; local
1402 struct isp1362_ep *ep; local
1451 struct isp1362_ep *ep = hep->hcpriv; local
2062 struct isp1362_ep *ep; local
[all...]
H A Disp116x-hcd.c168 struct isp116x_ep *ep; local
176 for (ep = isp116x->atl_active; ep; ep = ep->active) {
177 ptd = &ep->ptd;
179 dump_ptd_out_data(ptd, ep->data);
186 if (ep->active || (isp116x->atl_last_dir != PTD_DIR_IN)) {
187 write_ptddata_to_fifo(isp116x, ep->data, ep
200 struct isp116x_ep *ep; local
233 struct isp116x_ep *ep; local
350 struct isp116x_ep *ep; local
482 struct isp116x_ep *last_ep = NULL, *ep; local
692 struct isp116x_ep *ep = NULL; local
841 struct isp116x_ep *ep, *ep_act; local
877 struct isp116x_ep *ep = hep->hcpriv; local
[all...]
/linux-master/drivers/usb/musb/
H A Dmusb_gadget.h56 struct musb_ep *ep; member in struct:musb_request
66 musb_alloc_request(struct usb_ep *ep, gfp_t gfp_flags);
67 extern void musb_free_request(struct usb_ep *ep, struct usb_request *req);
99 #define to_musb_ep(ep) container_of((ep), struct musb_ep, end_point)
101 static inline struct musb_request *next_request(struct musb_ep *ep) argument
103 struct list_head *queue = &ep->req_list;
/linux-master/drivers/usb/usbip/
H A Dvudc_transfer.c102 if (!ep2 || ep2->ep.name == udc->ep[0].ep.name) {
184 struct urb *urb, struct vep *ep, int limit)
190 list_for_each_entry(req, &ep->req_queue, req_entry) {
197 * 1..N packets of ep->ep.maxpacket each ... the last one
213 if (len >= ep->ep.maxpacket) {
215 if (len % ep
183 transfer(struct vudc *udc, struct urb *urb, struct vep *ep, int limit) argument
309 struct vep *ep; local
[all...]
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h269 struct usb_ep ep; member in struct:ast_vhub_ep
338 #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep)
380 struct usb_endpoint_descriptor ep; member in struct:ast_vhub_full_cdesc
442 #define EPVDBG(ep, fmt, ...) do { \
443 dev_dbg(&(ep)->vhub->pdev->dev, \
445 (ep)->dev ? (ep)->dev->name : "hub", \
446 (ep)->d_idx, ##__VA_ARGS__); \
457 #define EPVDBG(ep, fmt, ...) do { } while(0)
464 #define EPDBG(ep, fm
[all...]
H A Dhub.c120 .ep = {
168 static int ast_vhub_hub_dev_status(struct ast_vhub_ep *ep, argument
173 EPDBG(ep, "GET_STATUS(dev)\n");
185 if (ep->vhub->wakeup_en)
188 return ast_vhub_simple_reply(ep, st0, 0);
191 static int ast_vhub_hub_ep_status(struct ast_vhub_ep *ep, argument
198 EPDBG(ep, "GET_STATUS(ep%d)\n", ep_num);
202 if (ep->vhub->ep1_stalled)
207 return ast_vhub_simple_reply(ep, st
210 ast_vhub_hub_dev_feature(struct ast_vhub_ep *ep, u16 wIndex, u16 wValue, bool is_set) argument
238 ast_vhub_hub_ep_feature(struct ast_vhub_ep *ep, u16 wIndex, u16 wValue, bool is_set) argument
272 ast_vhub_rep_desc(struct ast_vhub_ep *ep, u8 desc_type, u16 len) argument
373 ast_vhub_rep_string(struct ast_vhub_ep *ep, u8 string_id, u16 lang_id, u16 len) argument
400 ast_vhub_std_hub_request(struct ast_vhub_ep *ep, struct usb_ctrlrequest *crq) argument
651 ast_vhub_set_port_feature(struct ast_vhub_ep *ep, u8 port, u16 feat) argument
694 ast_vhub_clr_port_feature(struct ast_vhub_ep *ep, u8 port, u16 feat) argument
740 ast_vhub_get_port_stat(struct ast_vhub_ep *ep, u8 port) argument
765 ast_vhub_class_hub_request(struct ast_vhub_ep *ep, struct usb_ctrlrequest *crq) argument
[all...]
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c42 static int atmel_hlcdc_of_bus_fmt(const struct device_node *ep) argument
47 ret = of_property_read_u32(ep, "bus-width", &bus_width);
70 struct device_node *ep; local
75 ep = of_graph_get_endpoint_by_regs(dev->dev->of_node, 0, endpoint);
76 if (!ep)
82 of_node_put(ep);
88 of_node_put(ep);
92 output->bus_fmt = atmel_hlcdc_of_bus_fmt(ep);
93 of_node_put(ep);
/linux-master/net/qrtr/
H A Dmhi.c15 struct qrtr_endpoint ep; member in struct:qrtr_mhi_dev
30 rc = qrtr_endpoint_post(&qdev->ep, mhi_res->buf_addr,
48 static int qcom_mhi_qrtr_send(struct qrtr_endpoint *ep, struct sk_buff *skb) argument
50 struct qrtr_mhi_dev *qdev = container_of(ep, struct qrtr_mhi_dev, ep);
87 qdev->ep.xmit = qcom_mhi_qrtr_send;
90 rc = qrtr_endpoint_register(&qdev->ep, QRTR_EP_NID_AUTO);
97 qrtr_endpoint_unregister(&qdev->ep);
110 qrtr_endpoint_unregister(&qdev->ep);
/linux-master/net/sctp/
H A Dsm_statefuns.c52 const struct sctp_endpoint *ep,
64 const struct sctp_endpoint *ep,
71 const struct sctp_endpoint *ep,
78 const struct sctp_endpoint *ep,
85 const struct sctp_endpoint *ep,
92 const struct sctp_endpoint *ep,
108 const struct sctp_endpoint *ep,
117 const struct sctp_endpoint *ep,
125 const struct sctp_endpoint *ep,
133 const struct sctp_endpoint *ep,
231 sctp_sf_do_4_C(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
316 sctp_sf_do_5_1B_init(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
516 sctp_sf_do_5_1C_ack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
698 sctp_sf_do_5_1D_ce(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
919 sctp_sf_do_5_1E_ca(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1012 sctp_sf_heartbeat( const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1038 sctp_sf_sendbeat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1086 sctp_sf_send_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1115 sctp_sf_send_probe(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1163 sctp_sf_beat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1237 sctp_sf_backbeat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1331 struct sctp_endpoint *ep; local
1510 sctp_sf_do_unexpected_init( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1729 sctp_sf_do_5_2_1_siminit( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1784 sctp_sf_do_5_2_2_dupinit( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1808 sctp_sf_do_5_2_3_initack( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
1854 sctp_sf_do_dupcook_a( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, struct sctp_cmd_seq *commands, struct sctp_association *new_asoc) argument
1977 sctp_sf_do_dupcook_b( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, struct sctp_cmd_seq *commands, struct sctp_association *new_asoc) argument
2061 sctp_sf_do_dupcook_c( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, struct sctp_cmd_seq *commands, struct sctp_association *new_asoc) argument
2084 sctp_sf_do_dupcook_d( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, struct sctp_cmd_seq *commands, struct sctp_association *new_asoc) argument
2196 sctp_sf_do_5_2_4_dupcook( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2323 sctp_sf_shutdown_pending_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2369 sctp_sf_shutdown_sent_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2423 sctp_sf_shutdown_ack_sent_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2451 sctp_sf_cookie_echoed_err( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2516 sctp_sf_do_5_2_6_stale( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2639 sctp_sf_do_9_1_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2680 __sctp_sf_do_9_1_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2711 sctp_sf_cookie_wait_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2751 sctp_sf_cookie_wait_icmp_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2767 sctp_sf_cookie_echoed_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2841 sctp_sf_do_9_2_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2931 sctp_sf_do_9_2_shut_ctsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
2986 __sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3024 sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3068 sctp_sf_do_ecn_cwr(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3124 sctp_sf_do_ecne(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3180 sctp_sf_eat_data_6_2(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3300 sctp_sf_eat_data_fast_4_4( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3392 sctp_sf_eat_sack_6_2(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3468 sctp_sf_tabort_8_4_8( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3515 sctp_sf_new_encap_port( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3558 sctp_sf_operr_notify(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3596 sctp_sf_do_9_2_final(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3679 sctp_sf_ootb(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3774 sctp_sf_shut_8_4_5( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3831 sctp_sf_do_8_5_1_E_sa(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3859 sctp_sf_do_asconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
3972 sctp_send_next_asconf( struct net *net, const struct sctp_endpoint *ep, struct sctp_association *asoc, const union sctp_subtype type, struct sctp_cmd_seq *commands) argument
4000 sctp_sf_do_asconf_ack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4115 sctp_sf_do_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4192 sctp_sf_eat_fwd_tsn(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4258 sctp_sf_eat_fwd_tsn_fast( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4421 sctp_sf_eat_auth(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4517 sctp_sf_unk_chunk(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4597 sctp_sf_discard_chunk(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4640 sctp_sf_pdiscard(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4667 sctp_sf_violation(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4690 sctp_sf_abort_violation( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, void *arg, struct sctp_cmd_seq *commands, const __u8 *payload, const size_t paylen) argument
4807 sctp_sf_violation_chunklen( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4827 sctp_sf_violation_paramlen( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, void *ext, struct sctp_cmd_seq *commands) argument
4870 sctp_sf_violation_ctsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4890 sctp_sf_violation_chunk( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
4963 sctp_sf_do_prm_asoc(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5075 sctp_sf_do_prm_send(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5114 sctp_sf_do_9_2_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5171 sctp_sf_do_9_1_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5209 sctp_sf_error_closed(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5223 sctp_sf_error_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5250 sctp_sf_cookie_wait_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5285 sctp_sf_cookie_echoed_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5313 sctp_sf_cookie_wait_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5362 sctp_sf_cookie_echoed_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5388 sctp_sf_shutdown_pending_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5415 sctp_sf_shutdown_sent_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5446 sctp_sf_shutdown_ack_sent_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5482 sctp_sf_do_prm_requestheartbeat( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5515 sctp_sf_do_prm_asconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5532 sctp_sf_do_prm_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5550 sctp_sf_ignore_primitive( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5574 sctp_sf_do_no_pending_tsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5606 sctp_sf_do_9_2_start_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5676 sctp_sf_do_9_2_shutdown_ack( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5750 sctp_sf_ignore_other(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5778 sctp_sf_do_6_3_3_rtx(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5866 sctp_sf_do_6_2_sack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5897 sctp_sf_t1_init_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
5962 sctp_sf_t1_cookie_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6013 sctp_sf_t2_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6084 sctp_sf_t4_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6156 sctp_sf_t5_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6193 sctp_sf_autoclose_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6237 sctp_sf_not_impl(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6254 sctp_sf_bug(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6274 sctp_sf_timer_ignore(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) argument
6318 sctp_abort_pkt_new( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, const void *payload, size_t paylen) argument
6444 sctp_send_stale_cookie_err(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const struct sctp_chunk *chunk, struct sctp_cmd_seq *commands, struct sctp_chunk *err_chunk) argument
[all...]
H A Dprimitive.c43 struct sctp_endpoint *ep; \
48 ep = asoc ? asoc->ep : NULL; \
50 error = sctp_do_sm(net, event_type, subtype, state, ep, asoc, \
/linux-master/drivers/platform/x86/intel/pmt/
H A Dtelemetry.h54 * @ep: ep structure to populate.
58 void pmt_telem_unregister_endpoint(struct telem_endpoint *ep);
88 * @ep: Telemetry endpoint to be read
104 int pmt_telem_read(struct telem_endpoint *ep, u32 id, u64 *data, u32 count);
108 * @ep: Telemetry endpoint to be read
124 int pmt_telem_read32(struct telem_endpoint *ep, u32 id, u32 *data, u32 count);
/linux-master/drivers/usb/core/
H A Dendpoint.c41 struct ep_device *ep = to_ep_device(dev); \
42 return sprintf(buf, format_string, ep->desc->field); \
54 struct ep_device *ep = to_ep_device(dev); local
55 return sprintf(buf, "%04x\n", usb_endpoint_maxp(ep->desc));
62 struct ep_device *ep = to_ep_device(dev); local
65 switch (usb_endpoint_type(ep->desc)) {
86 struct ep_device *ep = to_ep_device(dev); local
90 interval = usb_decode_interval(ep->desc, ep->udev->speed);
105 struct ep_device *ep local
[all...]
/linux-master/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c92 struct qedr_iw_ep *ep = container_of(ref, struct qedr_iw_ep, refcnt); local
94 if (ep->qp)
95 kref_put(&ep->qp->refcnt, qedr_iw_free_qp);
97 if (ep->cm_id)
98 ep->cm_id->rem_ref(ep->cm_id);
100 kfree(ep);
109 struct qedr_iw_ep *ep; local
111 ep = kzalloc(sizeof(*ep), GFP_ATOMI
143 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
173 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
186 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
203 struct qedr_iw_ep *ep; member in struct:qedr_discon_work
213 struct qedr_iw_ep *ep = dwork->ep; local
258 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
283 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
307 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
319 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
331 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)context; local
541 struct qedr_iw_ep *ep; local
738 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)cm_id->provider_data; local
786 struct qedr_iw_ep *ep = (struct qedr_iw_ep *)cm_id->provider_data; local
[all...]
/linux-master/drivers/char/xillybus/
H A Dxillyusb.c158 struct xillyusb_endpoint *ep; member in struct:xillybuffer
451 static void endpoint_quiesce(struct xillyusb_endpoint *ep) argument
453 mutex_lock(&ep->ep_mutex);
454 ep->shutting_down = true;
455 mutex_unlock(&ep->ep_mutex);
457 usb_kill_anchored_urbs(&ep->anchor);
458 cancel_work_sync(&ep->workitem);
466 static void endpoint_dealloc(struct xillyusb_endpoint *ep) argument
470 fifo_mem_release(&ep->fifo);
473 list_splice(&ep
495 struct xillyusb_endpoint *ep; local
652 struct xillyusb_endpoint *ep = xb->ep; local
682 struct xillyusb_endpoint *ep = xb->ep; local
700 try_queue_bulk_in(struct xillyusb_endpoint *ep) argument
766 try_queue_bulk_out(struct xillyusb_endpoint *ep) argument
878 struct xillyusb_endpoint *ep = container_of(work, local
939 struct xillyusb_endpoint *ep = xb->ep; local
1029 struct xillyusb_endpoint *ep = local
1074 struct xillyusb_endpoint *ep = xdev->msg_ep; local
1747 struct xillyusb_endpoint *ep = chan->out_ep; local
[all...]
/linux-master/drivers/pci/endpoint/
H A DMakefile6 obj-$(CONFIG_PCI_ENDPOINT_CONFIGFS) += pci-ep-cfs.o
/linux-master/drivers/pci/controller/cadence/
H A DMakefile4 obj-$(CONFIG_PCIE_CADENCE_EP) += pcie-cadence-ep.o
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.h14 struct rmnet_endpoint *ep,
17 struct rmnet_endpoint *ep);
H A Drmnet_config.c127 struct rmnet_endpoint *ep; local
143 ep = kzalloc(sizeof(*ep), GFP_KERNEL);
144 if (!ep)
154 err = rmnet_vnd_newlink(mux_id, dev, port, real_dev, ep, extack);
165 hlist_add_head_rcu(&ep->hlnode, &port->muxed_ep[mux_id]);
182 rmnet_vnd_dellink(mux_id, port, ep);
186 kfree(ep);
195 struct rmnet_endpoint *ep; local
210 ep
225 struct rmnet_endpoint *ep; local
318 struct rmnet_endpoint *ep; local
421 struct rmnet_endpoint *ep; local
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_midi2.c39 struct f_midi2_ep *ep; /* belonging UMP EP (optional) */ member in struct:f_midi2_usb_ep
102 struct f_midi2_ep *ep; member in struct:midi1_cable_mapping
154 static const char *ump_ep_name(const struct f_midi2_ep *ep) argument
156 return ep->info.ep_name ? ep->info.ep_name : "MIDI 2.0 Gadget";
160 static const char *ump_product_id(const struct f_midi2_ep *ep) argument
162 return ep->info.product_id ? ep->info.product_id : "Unique Product ID";
441 static int reply_ep_in(struct f_midi2_ep *ep, const void *buf, int len) argument
443 struct f_midi2_usb_ep *usb_ep = &ep
456 reply_ump_stream_ep_info(struct f_midi2_ep *ep) argument
473 reply_ump_stream_ep_device(struct f_midi2_ep *ep) argument
494 reply_ump_stream_string(struct f_midi2_ep *ep, const u8 *name, unsigned int type, unsigned int extra, unsigned int start_ofs) argument
544 reply_ump_stream_ep_name(struct f_midi2_ep *ep) argument
552 reply_ump_stream_ep_pid(struct f_midi2_ep *ep) argument
560 reply_ump_stream_ep_config(struct f_midi2_ep *ep) argument
577 reply_ump_stream_fb_info(struct f_midi2_ep *ep, int blk) argument
598 reply_ump_stream_fb_name(struct f_midi2_ep *ep, unsigned int blk) argument
606 process_ump_stream_msg(struct f_midi2_ep *ep, const u32 *data) argument
654 process_ump(struct f_midi2_ep *ep, const struct usb_request *req) argument
677 struct f_midi2_ep *ep = ctx->usb_ep->ep; local
707 process_ump_transmit(struct f_midi2_ep *ep) argument
739 struct f_midi2_ep *ep = ctx->usb_ep->ep; local
974 struct f_midi2_ep *ep = &midi2->midi2_eps[0]; local
1044 struct f_midi2_ep *ep; local
1163 f_midi2_init_ep(struct f_midi2 *midi2, struct f_midi2_ep *ep, struct f_midi2_usb_ep *usb_ep, void *desc, void (*complete)(struct usb_ep *usb_ep, struct usb_request *req)) argument
1268 struct f_midi2_ep *ep; local
1345 struct f_midi2_ep *ep; local
1445 struct f_midi2_ep *ep = ump->private_data; local
1525 struct f_midi2_ep *ep; local
1859 fill_midi2_class_desc(struct f_midi2_ep *ep, struct usb_ms20_endpoint_descriptor_32 *cdesc) argument
1875 struct f_midi2_ep *ep = &midi2->midi2_eps[index]; local
1894 struct f_midi2_ep *ep = &midi2->midi2_eps[index]; local
1913 struct f_midi2_ep *ep; local
2698 struct f_midi2_ep_info *ep; local
2747 fill_midi1_cable_mapping(struct f_midi2 *midi2, struct f_midi2_ep *ep, int blk) argument
2791 struct f_midi2_ep *ep; local
[all...]

Completed in 221 milliseconds

1234567891011>>