Searched refs:ep (Results 1 - 25 of 810) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Depautoconf.c54 * - ep-* ... no functionality restrictions
65 struct usb_ep *ep,
74 if (NULL != ep->driver_data)
83 if ('e' != ep->name[0])
89 if ('-' != ep->name[2]) {
90 tmp = strrchr (ep->name, '-');
115 tmp = ep->name + strlen (ep->name);
145 if (ep->maxpacket < max)
163 if (isdigit (ep
63 ep_matches( struct usb_gadget *gadget, struct usb_ep *ep, struct usb_endpoint_descriptor *desc ) argument
193 struct usb_ep *ep; local
237 struct usb_ep *ep; local
309 struct usb_ep *ep; local
[all...]
H A Dnet2280.c89 "ep-a", "ep-b", "ep-c", "ep-d",
90 "ep-e", "ep-f",
109 /* mode 0 == ep-{a,b,c,d} 1K fifo each
110 * mode 1 == ep-{a,b} 2K fifo each, ep-{c,d} unavailable
111 * mode 2 == ep
154 struct net2280_ep *ep; local
289 ep_reset(struct net2280_regs __iomem *regs, struct net2280_ep *ep) argument
368 struct net2280_ep *ep; local
397 struct net2280_ep *ep; local
432 struct net2280_ep *ep; local
456 write_fifo(struct net2280_ep *ep, struct usb_request *req) argument
509 out_flush(struct net2280_ep *ep) argument
543 read_fifo(struct net2280_ep *ep, struct net2280_request *req) argument
632 fill_dma_desc(struct net2280_ep *ep, struct net2280_request *req, int valid) argument
682 start_queue(struct net2280_ep *ep, u32 dmactl, u32 td_dma) argument
704 start_dma(struct net2280_ep *ep, struct net2280_request *req) argument
767 queue_dma(struct net2280_ep *ep, struct net2280_request *req, int valid) argument
787 done(struct net2280_ep *ep, struct net2280_request *req, int status) argument
826 struct net2280_ep *ep; local
937 dma_done( struct net2280_ep *ep, struct net2280_request *req, u32 dmacount, int status ) argument
950 scan_dma_completions(struct net2280_ep *ep) argument
1005 restart_dma(struct net2280_ep *ep) argument
1069 abort_dma(struct net2280_ep *ep) argument
1081 nuke(struct net2280_ep *ep) argument
1100 struct net2280_ep *ep; local
1201 struct net2280_ep *ep; local
1259 struct net2280_ep *ep; local
1279 struct net2280_ep *ep; local
1483 struct net2280_ep *ep; local
1550 struct net2280_ep *ep; local
1585 struct net2280_ep *ep = &dev->ep [i]; local
1796 struct net2280_ep *ep = &dev->ep [tmp + 1]; local
1826 struct net2280_ep *ep = &dev->ep [tmp]; local
2033 handle_ep_small(struct net2280_ep *ep) argument
2246 struct net2280_ep *ep; local
2266 struct net2280_ep *ep; local
2492 struct net2280_ep *ep; local
[all...]
H A Dfsl_qe_udc.c56 /*ep name is important in gadget, it should obey the convention of ep_match()*/
83 static void done(struct qe_ep *ep, struct qe_req *req, int status) argument
85 struct qe_udc *udc = ep->udc;
86 unsigned char stopped = ep->stopped;
90 * so here the req will be dropped from the ep->queue
103 ep_is_in(ep)
111 ep_is_in(ep)
117 ep->ep.name, &req->req, status,
121 ep
137 nuke(struct qe_ep *ep, int status) argument
152 qe_eprx_stall_change(struct qe_ep *ep, int value) argument
169 qe_eptx_stall_change(struct qe_ep *ep, int value) argument
196 qe_eprx_nack(struct qe_ep *ep) argument
215 qe_eprx_normal(struct qe_ep *ep) argument
236 qe_ep_cmd_stoptx(struct qe_ep *ep) argument
248 qe_ep_cmd_restarttx(struct qe_ep *ep) argument
260 qe_ep_flushtxfifo(struct qe_ep *ep) argument
280 qe_ep_filltxfifo(struct qe_ep *ep) argument
291 struct qe_ep *ep; local
323 struct qe_ep *ep; local
351 qe_ep_toggledata01(struct qe_ep *ep) argument
359 struct qe_ep *ep = &udc->eps[pipe_num]; local
416 qe_ep_rxbd_update(struct qe_ep *ep) argument
483 struct qe_ep *ep = &udc->eps[pipe_num]; local
538 struct qe_ep *ep = &udc->eps[pipe_num]; local
719 recycle_one_rxbd(struct qe_ep *ep) argument
733 recycle_rxbds(struct qe_ep *ep, unsigned char stopatnext) argument
760 ep_recycle_rxbds(struct qe_ep *ep) argument
802 struct qe_ep *ep = &udc->eps[0]; local
826 struct qe_ep *ep = &udc->eps[0]; local
897 qe_ep_rxframe_handle(struct qe_ep *ep) argument
945 struct qe_ep *ep; local
1030 qe_ep_rx(struct qe_ep *ep) argument
1076 qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) argument
1148 txcomplete(struct qe_ep *ep, unsigned char restart) argument
1183 qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) argument
1204 sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) argument
1220 frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) argument
1242 struct qe_ep *ep = &udc->eps[0]; local
1259 struct qe_ep *ep = &udc->eps[0]; local
1297 ep0_txcomplete(struct qe_ep *ep, unsigned char restart) argument
1335 ep0_txframe_handle(struct qe_ep *ep) argument
1354 qe_ep0_txconf(struct qe_ep *ep) argument
1391 ep_txframe_handle(struct qe_ep *ep) argument
1410 qe_ep_txconf(struct qe_ep *ep) argument
1449 ep_req_send(struct qe_ep *ep, struct qe_req *req) argument
1463 ep_req_rx(struct qe_ep *ep, struct qe_req *req) argument
1553 ep_req_receive(struct qe_ep *ep, struct qe_req *req) argument
1579 struct qe_ep *ep; local
1609 struct qe_ep *ep; local
1689 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1758 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1772 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1806 struct qe_ep *ep; local
1929 struct qe_ep *ep = &udc->eps[pipe]; local
1977 struct qe_ep *ep; local
2078 struct qe_ep *ep; local
2199 struct qe_ep *ep; local
2228 struct qe_ep *ep; local
2476 struct qe_ep *ep = &udc->eps[pipe_num]; local
2530 struct qe_ep *ep; local
2693 struct qe_ep *ep; local
[all...]
H A Dpxa27x_udc.c53 static void handle_ep(struct pxa_ep *ep);
116 struct pxa_ep *ep; local
126 ep = &udc->pxa_ep[i];
127 maxpkt = ep->fifo_size;
129 EPNAME(ep), maxpkt, "pio");
131 if (list_empty(&ep->queue)) {
136 list_for_each_entry(req, &ep->queue, queue) {
151 struct pxa_ep *ep; local
159 ep = &udc->pxa_ep[0];
160 tmp = udc_ep_readl(ep, UDCCS
296 is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, int config, int interface, int altsetting) argument
340 struct pxa_ep *ep; local
382 pio_irq_enable(struct pxa_ep *ep) argument
399 pio_irq_disable(struct pxa_ep *ep) argument
450 ep_write_UDCCSR(struct pxa_ep *ep, int mask) argument
463 ep_count_bytes_remain(struct pxa_ep *ep) argument
480 ep_is_empty(struct pxa_ep *ep) argument
502 ep_is_full(struct pxa_ep *ep) argument
517 epout_has_pkt(struct pxa_ep *ep) argument
533 struct pxa_ep *ep = &udc->pxa_ep[0]; local
558 inc_ep_stats_reqs(struct pxa_ep *ep, int is_in) argument
572 inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) argument
586 pxa_ep_setup(struct pxa_ep *ep) argument
669 ep_add_request(struct pxa_ep *ep, struct pxa27x_request *req) argument
692 ep_del_request(struct pxa_ep *ep, struct pxa27x_request *req) argument
716 req_done(struct pxa_ep *ep, struct pxa27x_request *req, int status, unsigned long *pflags) argument
751 ep_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
769 ep0_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
787 ep_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
805 ep0_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
822 nuke(struct pxa_ep *ep, int status) argument
846 read_packet(struct pxa_ep *ep, struct pxa27x_request *req) argument
883 write_packet(struct pxa_ep *ep, struct pxa27x_request *req, unsigned int max) argument
925 read_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
960 write_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1028 read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1066 write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1105 struct pxa_ep *ep; local
1219 struct pxa_ep *ep; local
1257 struct pxa_ep *ep; local
1306 struct pxa_ep *ep; local
1332 struct pxa_ep *ep; local
1378 struct pxa_ep *ep; local
1439 struct pxa_ep *ep; local
1691 struct pxa_ep *ep; local
1893 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2009 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2091 handle_ep(struct pxa_ep *ep) argument
2213 struct pxa_ep *ep; local
2315 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2547 struct pxa_ep *ep; local
2577 struct pxa_ep *ep; local
[all...]
H A Dgoku_udc.c17 * - Endpoint numbering is fixed: ep{1,2,3}-bulk
18 * - Gadget drivers can choose ep maxpacket (8/16/32/64)
90 struct goku_ep *ep; local
95 ep = container_of(_ep, struct goku_ep, ep);
96 if (!_ep || !desc || ep->desc
99 dev = ep->dev;
100 if (ep == &dev->ep[0])
104 if (ep
181 ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) argument
235 struct goku_ep *ep; local
290 done(struct goku_ep *ep, struct goku_request *req, int status) argument
342 write_fifo(struct goku_ep *ep, struct goku_request *req) argument
395 read_fifo(struct goku_ep *ep, struct goku_request *req) argument
508 pio_advance(struct goku_ep *ep) argument
522 start_dma(struct goku_ep *ep, struct goku_request *req) argument
577 dma_advance(struct goku_udc *dev, struct goku_ep *ep) argument
625 abort_dma(struct goku_ep *ep, int status) argument
696 struct goku_ep *ep; local
775 nuke(struct goku_ep *ep, int status) argument
794 struct goku_ep *ep; local
841 goku_clear_halt(struct goku_ep *ep) argument
864 struct goku_ep *ep; local
907 struct goku_ep *ep; local
929 struct goku_ep *ep; local
1127 struct goku_ep *ep = &dev->ep [i]; local
1226 struct goku_ep *ep = &dev->ep[i]; local
1534 struct goku_ep *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Depautoconf.c54 * - ep-* ... no functionality restrictions
65 struct usb_ep *ep,
74 if (NULL != ep->driver_data)
83 if ('e' != ep->name[0])
89 if ('-' != ep->name[2]) {
90 tmp = strrchr (ep->name, '-');
115 tmp = ep->name + strlen (ep->name);
145 if (ep->maxpacket < max)
163 if (isdigit (ep
63 ep_matches( struct usb_gadget *gadget, struct usb_ep *ep, struct usb_endpoint_descriptor *desc ) argument
193 struct usb_ep *ep; local
237 struct usb_ep *ep; local
309 struct usb_ep *ep; local
[all...]
H A Dnet2280.c89 "ep-a", "ep-b", "ep-c", "ep-d",
90 "ep-e", "ep-f",
109 /* mode 0 == ep-{a,b,c,d} 1K fifo each
110 * mode 1 == ep-{a,b} 2K fifo each, ep-{c,d} unavailable
111 * mode 2 == ep
154 struct net2280_ep *ep; local
289 ep_reset(struct net2280_regs __iomem *regs, struct net2280_ep *ep) argument
368 struct net2280_ep *ep; local
397 struct net2280_ep *ep; local
432 struct net2280_ep *ep; local
456 write_fifo(struct net2280_ep *ep, struct usb_request *req) argument
509 out_flush(struct net2280_ep *ep) argument
543 read_fifo(struct net2280_ep *ep, struct net2280_request *req) argument
632 fill_dma_desc(struct net2280_ep *ep, struct net2280_request *req, int valid) argument
682 start_queue(struct net2280_ep *ep, u32 dmactl, u32 td_dma) argument
704 start_dma(struct net2280_ep *ep, struct net2280_request *req) argument
767 queue_dma(struct net2280_ep *ep, struct net2280_request *req, int valid) argument
787 done(struct net2280_ep *ep, struct net2280_request *req, int status) argument
826 struct net2280_ep *ep; local
937 dma_done( struct net2280_ep *ep, struct net2280_request *req, u32 dmacount, int status ) argument
950 scan_dma_completions(struct net2280_ep *ep) argument
1005 restart_dma(struct net2280_ep *ep) argument
1069 abort_dma(struct net2280_ep *ep) argument
1081 nuke(struct net2280_ep *ep) argument
1100 struct net2280_ep *ep; local
1201 struct net2280_ep *ep; local
1259 struct net2280_ep *ep; local
1279 struct net2280_ep *ep; local
1483 struct net2280_ep *ep; local
1550 struct net2280_ep *ep; local
1585 struct net2280_ep *ep = &dev->ep [i]; local
1796 struct net2280_ep *ep = &dev->ep [tmp + 1]; local
1826 struct net2280_ep *ep = &dev->ep [tmp]; local
2033 handle_ep_small(struct net2280_ep *ep) argument
2246 struct net2280_ep *ep; local
2266 struct net2280_ep *ep; local
2492 struct net2280_ep *ep; local
[all...]
H A Dfsl_qe_udc.c56 /*ep name is important in gadget, it should obey the convention of ep_match()*/
83 static void done(struct qe_ep *ep, struct qe_req *req, int status) argument
85 struct qe_udc *udc = ep->udc;
86 unsigned char stopped = ep->stopped;
90 * so here the req will be dropped from the ep->queue
103 ep_is_in(ep)
111 ep_is_in(ep)
117 ep->ep.name, &req->req, status,
121 ep
137 nuke(struct qe_ep *ep, int status) argument
152 qe_eprx_stall_change(struct qe_ep *ep, int value) argument
169 qe_eptx_stall_change(struct qe_ep *ep, int value) argument
196 qe_eprx_nack(struct qe_ep *ep) argument
215 qe_eprx_normal(struct qe_ep *ep) argument
236 qe_ep_cmd_stoptx(struct qe_ep *ep) argument
248 qe_ep_cmd_restarttx(struct qe_ep *ep) argument
260 qe_ep_flushtxfifo(struct qe_ep *ep) argument
280 qe_ep_filltxfifo(struct qe_ep *ep) argument
291 struct qe_ep *ep; local
323 struct qe_ep *ep; local
351 qe_ep_toggledata01(struct qe_ep *ep) argument
359 struct qe_ep *ep = &udc->eps[pipe_num]; local
416 qe_ep_rxbd_update(struct qe_ep *ep) argument
483 struct qe_ep *ep = &udc->eps[pipe_num]; local
538 struct qe_ep *ep = &udc->eps[pipe_num]; local
719 recycle_one_rxbd(struct qe_ep *ep) argument
733 recycle_rxbds(struct qe_ep *ep, unsigned char stopatnext) argument
760 ep_recycle_rxbds(struct qe_ep *ep) argument
802 struct qe_ep *ep = &udc->eps[0]; local
826 struct qe_ep *ep = &udc->eps[0]; local
897 qe_ep_rxframe_handle(struct qe_ep *ep) argument
945 struct qe_ep *ep; local
1030 qe_ep_rx(struct qe_ep *ep) argument
1076 qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) argument
1148 txcomplete(struct qe_ep *ep, unsigned char restart) argument
1183 qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) argument
1204 sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) argument
1220 frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) argument
1242 struct qe_ep *ep = &udc->eps[0]; local
1259 struct qe_ep *ep = &udc->eps[0]; local
1297 ep0_txcomplete(struct qe_ep *ep, unsigned char restart) argument
1335 ep0_txframe_handle(struct qe_ep *ep) argument
1354 qe_ep0_txconf(struct qe_ep *ep) argument
1391 ep_txframe_handle(struct qe_ep *ep) argument
1410 qe_ep_txconf(struct qe_ep *ep) argument
1449 ep_req_send(struct qe_ep *ep, struct qe_req *req) argument
1463 ep_req_rx(struct qe_ep *ep, struct qe_req *req) argument
1553 ep_req_receive(struct qe_ep *ep, struct qe_req *req) argument
1579 struct qe_ep *ep; local
1609 struct qe_ep *ep; local
1689 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1758 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1772 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); local
1806 struct qe_ep *ep; local
1929 struct qe_ep *ep = &udc->eps[pipe]; local
1977 struct qe_ep *ep; local
2078 struct qe_ep *ep; local
2199 struct qe_ep *ep; local
2228 struct qe_ep *ep; local
2476 struct qe_ep *ep = &udc->eps[pipe_num]; local
2530 struct qe_ep *ep; local
2693 struct qe_ep *ep; local
[all...]
H A Dpxa27x_udc.c53 static void handle_ep(struct pxa_ep *ep);
116 struct pxa_ep *ep; local
126 ep = &udc->pxa_ep[i];
127 maxpkt = ep->fifo_size;
129 EPNAME(ep), maxpkt, "pio");
131 if (list_empty(&ep->queue)) {
136 list_for_each_entry(req, &ep->queue, queue) {
151 struct pxa_ep *ep; local
159 ep = &udc->pxa_ep[0];
160 tmp = udc_ep_readl(ep, UDCCS
296 is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, int config, int interface, int altsetting) argument
340 struct pxa_ep *ep; local
382 pio_irq_enable(struct pxa_ep *ep) argument
399 pio_irq_disable(struct pxa_ep *ep) argument
450 ep_write_UDCCSR(struct pxa_ep *ep, int mask) argument
463 ep_count_bytes_remain(struct pxa_ep *ep) argument
480 ep_is_empty(struct pxa_ep *ep) argument
502 ep_is_full(struct pxa_ep *ep) argument
517 epout_has_pkt(struct pxa_ep *ep) argument
533 struct pxa_ep *ep = &udc->pxa_ep[0]; local
558 inc_ep_stats_reqs(struct pxa_ep *ep, int is_in) argument
572 inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) argument
586 pxa_ep_setup(struct pxa_ep *ep) argument
669 ep_add_request(struct pxa_ep *ep, struct pxa27x_request *req) argument
692 ep_del_request(struct pxa_ep *ep, struct pxa27x_request *req) argument
716 req_done(struct pxa_ep *ep, struct pxa27x_request *req, int status, unsigned long *pflags) argument
751 ep_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
769 ep0_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
787 ep_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
805 ep0_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, unsigned long *pflags) argument
822 nuke(struct pxa_ep *ep, int status) argument
846 read_packet(struct pxa_ep *ep, struct pxa27x_request *req) argument
883 write_packet(struct pxa_ep *ep, struct pxa27x_request *req, unsigned int max) argument
925 read_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
960 write_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1028 read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1066 write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) argument
1105 struct pxa_ep *ep; local
1219 struct pxa_ep *ep; local
1257 struct pxa_ep *ep; local
1306 struct pxa_ep *ep; local
1332 struct pxa_ep *ep; local
1378 struct pxa_ep *ep; local
1439 struct pxa_ep *ep; local
1691 struct pxa_ep *ep; local
1893 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2009 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2091 handle_ep(struct pxa_ep *ep) argument
2213 struct pxa_ep *ep; local
2315 struct pxa_ep *ep = &udc->pxa_ep[0]; local
2547 struct pxa_ep *ep; local
2577 struct pxa_ep *ep; local
[all...]
H A Dgoku_udc.c17 * - Endpoint numbering is fixed: ep{1,2,3}-bulk
18 * - Gadget drivers can choose ep maxpacket (8/16/32/64)
90 struct goku_ep *ep; local
95 ep = container_of(_ep, struct goku_ep, ep);
96 if (!_ep || !desc || ep->desc
99 dev = ep->dev;
100 if (ep == &dev->ep[0])
104 if (ep
181 ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) argument
235 struct goku_ep *ep; local
290 done(struct goku_ep *ep, struct goku_request *req, int status) argument
342 write_fifo(struct goku_ep *ep, struct goku_request *req) argument
395 read_fifo(struct goku_ep *ep, struct goku_request *req) argument
508 pio_advance(struct goku_ep *ep) argument
522 start_dma(struct goku_ep *ep, struct goku_request *req) argument
577 dma_advance(struct goku_udc *dev, struct goku_ep *ep) argument
625 abort_dma(struct goku_ep *ep, int status) argument
696 struct goku_ep *ep; local
775 nuke(struct goku_ep *ep, int status) argument
794 struct goku_ep *ep; local
841 goku_clear_halt(struct goku_ep *ep) argument
864 struct goku_ep *ep; local
907 struct goku_ep *ep; local
929 struct goku_ep *ep; local
1127 struct goku_ep *ep = &dev->ep [i]; local
1226 struct goku_ep *ep = &dev->ep[i]; local
1534 struct goku_ep *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c130 static void connect_reply_upcall(struct c4iw_ep *ep, int status);
135 static void start_ep_timer(struct c4iw_ep *ep) argument
137 PDBG("%s ep %p\n", __func__, ep);
138 if (timer_pending(&ep->timer)) {
139 PDBG("%s stopped / restarted timer ep %p\n", __func__, ep);
140 del_timer_sync(&ep->timer);
142 c4iw_get_ep(&ep->com);
143 ep
149 stop_ep_timer(struct c4iw_ep *ep) argument
208 set_emss(struct c4iw_ep *ep, u16 opt) argument
263 struct c4iw_ep *ep; local
275 release_ep_resources(struct c4iw_ep *ep) argument
371 send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) argument
414 send_halfclose(struct c4iw_ep *ep, gfp_t gfp) argument
436 send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
458 send_connect(struct c4iw_ep *ep) argument
513 send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb) argument
572 send_mpa_reject(struct c4iw_ep *ep, const void *pdata, u8 plen) argument
627 send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen) argument
684 struct c4iw_ep *ep; local
716 close_complete_upcall(struct c4iw_ep *ep) argument
733 abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
741 peer_close_upcall(struct c4iw_ep *ep) argument
755 peer_abort_upcall(struct c4iw_ep *ep) argument
773 connect_reply_upcall(struct c4iw_ep *ep, int status) argument
800 connect_request_upcall(struct c4iw_ep *ep) argument
822 established_upcall(struct c4iw_ep *ep) argument
835 update_rx_credits(struct c4iw_ep *ep, u32 credits) argument
861 process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) argument
986 process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) argument
1090 struct c4iw_ep *ep; local
1132 struct c4iw_ep *ep; local
1171 struct c4iw_ep *ep; local
1208 struct c4iw_listen_ep *ep = lookup_stid(t, stid); local
1223 listen_stop(struct c4iw_listen_ep *ep) argument
1249 struct c4iw_listen_ep *ep = lookup_stid(t, stid); local
1258 accept_cr(struct c4iw_ep *ep, __be32 peer_ip, struct sk_buff *skb, struct cpl_pass_accept_req *req) argument
1456 struct c4iw_ep *ep; local
1479 struct c4iw_ep *ep; local
1578 struct c4iw_ep *ep; local
1681 struct c4iw_ep *ep; local
1728 struct c4iw_ep *ep; local
1755 struct c4iw_ep *ep; local
1784 struct c4iw_ep *ep = to_ep(cm_id); local
1807 struct c4iw_ep *ep = to_ep(cm_id); local
1879 struct c4iw_ep *ep; local
2016 struct c4iw_listen_ep *ep; local
2079 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); local
2106 c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp) argument
2196 process_timeout(struct c4iw_ep *ep) argument
2236 struct c4iw_ep *ep; local
2277 struct c4iw_ep *ep = (struct c4iw_ep *)arg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c130 static void connect_reply_upcall(struct c4iw_ep *ep, int status);
135 static void start_ep_timer(struct c4iw_ep *ep) argument
137 PDBG("%s ep %p\n", __func__, ep);
138 if (timer_pending(&ep->timer)) {
139 PDBG("%s stopped / restarted timer ep %p\n", __func__, ep);
140 del_timer_sync(&ep->timer);
142 c4iw_get_ep(&ep->com);
143 ep
149 stop_ep_timer(struct c4iw_ep *ep) argument
208 set_emss(struct c4iw_ep *ep, u16 opt) argument
263 struct c4iw_ep *ep; local
275 release_ep_resources(struct c4iw_ep *ep) argument
371 send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) argument
414 send_halfclose(struct c4iw_ep *ep, gfp_t gfp) argument
436 send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
458 send_connect(struct c4iw_ep *ep) argument
513 send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb) argument
572 send_mpa_reject(struct c4iw_ep *ep, const void *pdata, u8 plen) argument
627 send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen) argument
684 struct c4iw_ep *ep; local
716 close_complete_upcall(struct c4iw_ep *ep) argument
733 abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
741 peer_close_upcall(struct c4iw_ep *ep) argument
755 peer_abort_upcall(struct c4iw_ep *ep) argument
773 connect_reply_upcall(struct c4iw_ep *ep, int status) argument
800 connect_request_upcall(struct c4iw_ep *ep) argument
822 established_upcall(struct c4iw_ep *ep) argument
835 update_rx_credits(struct c4iw_ep *ep, u32 credits) argument
861 process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) argument
986 process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) argument
1090 struct c4iw_ep *ep; local
1132 struct c4iw_ep *ep; local
1171 struct c4iw_ep *ep; local
1208 struct c4iw_listen_ep *ep = lookup_stid(t, stid); local
1223 listen_stop(struct c4iw_listen_ep *ep) argument
1249 struct c4iw_listen_ep *ep = lookup_stid(t, stid); local
1258 accept_cr(struct c4iw_ep *ep, __be32 peer_ip, struct sk_buff *skb, struct cpl_pass_accept_req *req) argument
1456 struct c4iw_ep *ep; local
1479 struct c4iw_ep *ep; local
1578 struct c4iw_ep *ep; local
1681 struct c4iw_ep *ep; local
1728 struct c4iw_ep *ep; local
1755 struct c4iw_ep *ep; local
1784 struct c4iw_ep *ep = to_ep(cm_id); local
1807 struct c4iw_ep *ep = to_ep(cm_id); local
1879 struct c4iw_ep *ep; local
2016 struct c4iw_listen_ep *ep; local
2079 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); local
2106 c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp) argument
2196 process_timeout(struct c4iw_ep *ep) argument
2236 struct c4iw_ep *ep; local
2277 struct c4iw_ep *ep = (struct c4iw_ep *)arg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sctp/
H A Dendpointola.c64 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, argument
73 ep->digest = kzalloc(SCTP_SIGNATURE_SIZE, gfp);
74 if (!ep->digest)
119 ep->base.type = SCTP_EP_TYPE_SOCKET;
122 atomic_set(&ep->base.refcnt, 1);
123 ep->base.dead = 0;
124 ep->base.malloced = 1;
127 sctp_inq_init(&ep->base.inqueue);
130 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv);
133 sctp_bind_addr_init(&ep
194 struct sctp_endpoint *ep; local
213 sctp_endpoint_add_asoc(struct sctp_endpoint *ep, struct sctp_association *asoc) argument
236 sctp_endpoint_free(struct sctp_endpoint *ep) argument
249 sctp_endpoint_destroy(struct sctp_endpoint *ep) argument
289 sctp_endpoint_hold(struct sctp_endpoint *ep) argument
297 sctp_endpoint_put(struct sctp_endpoint *ep) argument
304 sctp_endpoint_is_match(struct sctp_endpoint *ep, const union sctp_addr *laddr) argument
322 __sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) argument
359 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) argument
376 sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep, const union sctp_addr *paddr) argument
399 struct sctp_endpoint *ep = local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sctp/
H A Dendpointola.c64 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, argument
73 ep->digest = kzalloc(SCTP_SIGNATURE_SIZE, gfp);
74 if (!ep->digest)
119 ep->base.type = SCTP_EP_TYPE_SOCKET;
122 atomic_set(&ep->base.refcnt, 1);
123 ep->base.dead = 0;
124 ep->base.malloced = 1;
127 sctp_inq_init(&ep->base.inqueue);
130 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv);
133 sctp_bind_addr_init(&ep
194 struct sctp_endpoint *ep; local
213 sctp_endpoint_add_asoc(struct sctp_endpoint *ep, struct sctp_association *asoc) argument
236 sctp_endpoint_free(struct sctp_endpoint *ep) argument
249 sctp_endpoint_destroy(struct sctp_endpoint *ep) argument
289 sctp_endpoint_hold(struct sctp_endpoint *ep) argument
297 sctp_endpoint_put(struct sctp_endpoint *ep) argument
304 sctp_endpoint_is_match(struct sctp_endpoint *ep, const union sctp_addr *laddr) argument
322 __sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) argument
359 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) argument
376 sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep, const union sctp_addr *paddr) argument
399 struct sctp_endpoint *ep = local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c111 static void connect_reply_upcall(struct iwch_ep *ep, int status);
113 static void start_ep_timer(struct iwch_ep *ep) argument
115 PDBG("%s ep %p\n", __func__, ep);
116 if (timer_pending(&ep->timer)) {
117 PDBG("%s stopped / restarted timer ep %p\n", __func__, ep);
118 del_timer_sync(&ep->timer);
120 get_ep(&ep->com);
121 ep
127 stop_ep_timer(struct iwch_ep *ep) argument
187 iwch_quiesce_tid(struct iwch_ep *ep) argument
208 iwch_resume_tid(struct iwch_ep *ep) argument
229 set_emss(struct iwch_ep *ep, u16 opt) argument
283 struct iwch_ep *ep; local
295 release_ep_resources(struct iwch_ep *ep) argument
399 send_halfclose(struct iwch_ep *ep, gfp_t gfp) argument
419 send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
440 send_connect(struct iwch_ep *ep) argument
485 send_mpa_req(struct iwch_ep *ep, struct sk_buff *skb) argument
545 send_mpa_reject(struct iwch_ep *ep, const void *pdata, u8 plen) argument
593 send_mpa_reply(struct iwch_ep *ep, const void *pdata, u8 plen) argument
646 struct iwch_ep *ep = ctx; local
672 abort_connection(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
679 close_complete_upcall(struct iwch_ep *ep) argument
696 peer_close_upcall(struct iwch_ep *ep) argument
710 peer_abort_upcall(struct iwch_ep *ep) argument
728 connect_reply_upcall(struct iwch_ep *ep, int status) argument
755 connect_request_upcall(struct iwch_ep *ep) argument
777 established_upcall(struct iwch_ep *ep) argument
790 update_rx_credits(struct iwch_ep *ep, u32 credits) argument
811 process_mpa_reply(struct iwch_ep *ep, struct sk_buff *skb) argument
939 process_mpa_request(struct iwch_ep *ep, struct sk_buff *skb) argument
1043 struct iwch_ep *ep = ctx; local
1089 struct iwch_ep *ep = ctx; local
1128 struct iwch_ep *ep = ctx; local
1173 struct iwch_ep *ep = ctx; local
1189 listen_start(struct iwch_listen_ep *ep) argument
1219 struct iwch_listen_ep *ep = ctx; local
1231 listen_stop(struct iwch_listen_ep *ep) argument
1253 struct iwch_listen_ep *ep = ctx; local
1263 accept_cr(struct iwch_ep *ep, __be32 peer_ip, struct sk_buff *skb) argument
1412 struct iwch_ep *ep = ctx; local
1430 struct iwch_ep *ep = ctx; local
1522 struct iwch_ep *ep = ctx; local
1632 struct iwch_ep *ep = ctx; local
1686 struct iwch_ep *ep = ctx; local
1704 struct iwch_ep *ep = ctx; local
1725 struct iwch_ep *ep = (struct iwch_ep *)arg; local
1766 struct iwch_ep *ep = to_ep(cm_id); local
1789 struct iwch_ep *ep = to_ep(cm_id); local
1882 struct iwch_ep *ep; local
1974 struct iwch_listen_ep *ep; local
2027 struct iwch_listen_ep *ep = to_listen_ep(cm_id); local
2047 iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) argument
2121 struct iwch_ep *ep = ctx; local
2161 void *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c111 static void connect_reply_upcall(struct iwch_ep *ep, int status);
113 static void start_ep_timer(struct iwch_ep *ep) argument
115 PDBG("%s ep %p\n", __func__, ep);
116 if (timer_pending(&ep->timer)) {
117 PDBG("%s stopped / restarted timer ep %p\n", __func__, ep);
118 del_timer_sync(&ep->timer);
120 get_ep(&ep->com);
121 ep
127 stop_ep_timer(struct iwch_ep *ep) argument
187 iwch_quiesce_tid(struct iwch_ep *ep) argument
208 iwch_resume_tid(struct iwch_ep *ep) argument
229 set_emss(struct iwch_ep *ep, u16 opt) argument
283 struct iwch_ep *ep; local
295 release_ep_resources(struct iwch_ep *ep) argument
399 send_halfclose(struct iwch_ep *ep, gfp_t gfp) argument
419 send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
440 send_connect(struct iwch_ep *ep) argument
485 send_mpa_req(struct iwch_ep *ep, struct sk_buff *skb) argument
545 send_mpa_reject(struct iwch_ep *ep, const void *pdata, u8 plen) argument
593 send_mpa_reply(struct iwch_ep *ep, const void *pdata, u8 plen) argument
646 struct iwch_ep *ep = ctx; local
672 abort_connection(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
679 close_complete_upcall(struct iwch_ep *ep) argument
696 peer_close_upcall(struct iwch_ep *ep) argument
710 peer_abort_upcall(struct iwch_ep *ep) argument
728 connect_reply_upcall(struct iwch_ep *ep, int status) argument
755 connect_request_upcall(struct iwch_ep *ep) argument
777 established_upcall(struct iwch_ep *ep) argument
790 update_rx_credits(struct iwch_ep *ep, u32 credits) argument
811 process_mpa_reply(struct iwch_ep *ep, struct sk_buff *skb) argument
939 process_mpa_request(struct iwch_ep *ep, struct sk_buff *skb) argument
1043 struct iwch_ep *ep = ctx; local
1089 struct iwch_ep *ep = ctx; local
1128 struct iwch_ep *ep = ctx; local
1173 struct iwch_ep *ep = ctx; local
1189 listen_start(struct iwch_listen_ep *ep) argument
1219 struct iwch_listen_ep *ep = ctx; local
1231 listen_stop(struct iwch_listen_ep *ep) argument
1253 struct iwch_listen_ep *ep = ctx; local
1263 accept_cr(struct iwch_ep *ep, __be32 peer_ip, struct sk_buff *skb) argument
1412 struct iwch_ep *ep = ctx; local
1430 struct iwch_ep *ep = ctx; local
1522 struct iwch_ep *ep = ctx; local
1632 struct iwch_ep *ep = ctx; local
1686 struct iwch_ep *ep = ctx; local
1704 struct iwch_ep *ep = ctx; local
1725 struct iwch_ep *ep = (struct iwch_ep *)arg; local
1766 struct iwch_ep *ep = to_ep(cm_id); local
1789 struct iwch_ep *ep = to_ep(cm_id); local
1882 struct iwch_ep *ep; local
1974 struct iwch_listen_ep *ep; local
2027 struct iwch_listen_ep *ep = to_listen_ep(cm_id); local
2047 iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) argument
2121 struct iwch_ep *ep = ctx; local
2161 void *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dexec_domain.c62 struct exec_domain *ep; local
65 for (ep = exec_domains; ep; ep = ep->next) {
66 if (pers >= ep->pers_low && pers <= ep->pers_high)
67 if (try_module_get(ep->module))
76 for (ep = exec_domains; ep; e
90 register_exec_domain(struct exec_domain *ep) argument
117 unregister_exec_domain(struct exec_domain *ep) argument
151 struct exec_domain *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dexec_domain.c62 struct exec_domain *ep; local
65 for (ep = exec_domains; ep; ep = ep->next) {
66 if (pers >= ep->pers_low && pers <= ep->pers_high)
67 if (try_module_get(ep->module))
76 for (ep = exec_domains; ep; e
90 register_exec_domain(struct exec_domain *ep) argument
117 unregister_exec_domain(struct exec_domain *ep) argument
151 struct exec_domain *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/arm/
H A Dep93xx_eth.c184 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off))
185 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off))
186 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off))
187 #define wrb(ep, off, val) __raw_writeb((val), (ep)->base_addr + (off))
188 #define wrw(ep, off, val) __raw_writew((val), (ep)
193 struct ep93xx_priv *ep = netdev_priv(dev); local
217 struct ep93xx_priv *ep = netdev_priv(dev); local
235 struct ep93xx_priv *ep = netdev_priv(dev); local
241 struct ep93xx_priv *ep = netdev_priv(dev); local
317 ep93xx_have_more_rx(struct ep93xx_priv *ep) argument
325 struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi); local
358 struct ep93xx_priv *ep = netdev_priv(dev); local
390 struct ep93xx_priv *ep = netdev_priv(dev); local
444 struct ep93xx_priv *ep = netdev_priv(dev); local
466 ep93xx_free_buffers(struct ep93xx_priv *ep) argument
500 ep93xx_alloc_buffers(struct ep93xx_priv *ep) argument
562 struct ep93xx_priv *ep = netdev_priv(dev); local
644 struct ep93xx_priv *ep = netdev_priv(dev); local
660 struct ep93xx_priv *ep = netdev_priv(dev); local
698 struct ep93xx_priv *ep = netdev_priv(dev); local
713 struct ep93xx_priv *ep = netdev_priv(dev); local
727 struct ep93xx_priv *ep = netdev_priv(dev); local
733 struct ep93xx_priv *ep = netdev_priv(dev); local
739 struct ep93xx_priv *ep = netdev_priv(dev); local
745 struct ep93xx_priv *ep = netdev_priv(dev); local
790 struct ep93xx_priv *ep; local
820 struct ep93xx_priv *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/arm/
H A Dep93xx_eth.c184 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off))
185 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off))
186 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off))
187 #define wrb(ep, off, val) __raw_writeb((val), (ep)->base_addr + (off))
188 #define wrw(ep, off, val) __raw_writew((val), (ep)
193 struct ep93xx_priv *ep = netdev_priv(dev); local
217 struct ep93xx_priv *ep = netdev_priv(dev); local
235 struct ep93xx_priv *ep = netdev_priv(dev); local
241 struct ep93xx_priv *ep = netdev_priv(dev); local
317 ep93xx_have_more_rx(struct ep93xx_priv *ep) argument
325 struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi); local
358 struct ep93xx_priv *ep = netdev_priv(dev); local
390 struct ep93xx_priv *ep = netdev_priv(dev); local
444 struct ep93xx_priv *ep = netdev_priv(dev); local
466 ep93xx_free_buffers(struct ep93xx_priv *ep) argument
500 ep93xx_alloc_buffers(struct ep93xx_priv *ep) argument
562 struct ep93xx_priv *ep = netdev_priv(dev); local
644 struct ep93xx_priv *ep = netdev_priv(dev); local
660 struct ep93xx_priv *ep = netdev_priv(dev); local
698 struct ep93xx_priv *ep = netdev_priv(dev); local
713 struct ep93xx_priv *ep = netdev_priv(dev); local
727 struct ep93xx_priv *ep = netdev_priv(dev); local
733 struct ep93xx_priv *ep = netdev_priv(dev); local
739 struct ep93xx_priv *ep = netdev_priv(dev); local
745 struct ep93xx_priv *ep = netdev_priv(dev); local
790 struct ep93xx_priv *ep; local
820 struct ep93xx_priv *ep; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_exch.c185 * @ep: Echange to be held
187 static inline void fc_exch_hold(struct fc_exch *ep) argument
189 atomic_inc(&ep->ex_refcnt);
195 * @ep: The exchange to that will use the header
202 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, argument
208 fr_sof(fp) = ep->class;
209 if (ep->seq.cnt)
210 fr_sof(fp) = fc_sof_normal(ep->class);
214 if (fc_sof_needs_ack(ep->class))
241 fh->fh_ox_id = htons(ep
254 fc_exch_release(struct fc_exch *ep) argument
271 fc_exch_done_locked(struct fc_exch *ep) argument
317 fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, struct fc_exch *ep) argument
327 fc_exch_delete(struct fc_exch *ep) argument
351 fc_exch_timer_set_locked(struct fc_exch *ep, unsigned int timer_msec) argument
369 fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) argument
385 struct fc_exch *ep; local
435 fc_seq_alloc(struct fc_exch *ep, u8 seq_id) argument
453 struct fc_exch *ep = fc_seq_exch(sp); local
468 struct fc_exch *ep = fc_seq_exch(sp); local
488 struct fc_exch *ep; local
541 struct fc_exch *ep = container_of(work, struct fc_exch, local
595 struct fc_exch *ep; local
686 struct fc_exch *ep = NULL; local
709 struct fc_exch *ep = fc_seq_exch(sp); local
731 struct fc_exch *ep; local
780 struct fc_exch *ep = NULL; local
880 struct fc_exch *ep; local
913 fc_exch_set_addr(struct fc_exch *ep, u32 orig_id, u32 resp_id) argument
967 struct fc_exch *ep = fc_seq_exch(sp); local
987 struct fc_exch *ep = fc_seq_exch(sp); local
1111 fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp) argument
1194 struct fc_exch *ep = NULL; local
1257 struct fc_exch *ep; local
1368 fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp) argument
1452 struct fc_exch *ep; local
1560 fc_exch_reset(struct fc_exch *ep) argument
1603 struct fc_exch *ep; local
1682 struct fc_exch *ep; local
1812 struct fc_exch *ep; local
1866 fc_exch_rrq(struct fc_exch *ep) argument
1918 struct fc_exch *ep = NULL; /* request or subject exchange */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_exch.c185 * @ep: Echange to be held
187 static inline void fc_exch_hold(struct fc_exch *ep) argument
189 atomic_inc(&ep->ex_refcnt);
195 * @ep: The exchange to that will use the header
202 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, argument
208 fr_sof(fp) = ep->class;
209 if (ep->seq.cnt)
210 fr_sof(fp) = fc_sof_normal(ep->class);
214 if (fc_sof_needs_ack(ep->class))
241 fh->fh_ox_id = htons(ep
254 fc_exch_release(struct fc_exch *ep) argument
271 fc_exch_done_locked(struct fc_exch *ep) argument
317 fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, struct fc_exch *ep) argument
327 fc_exch_delete(struct fc_exch *ep) argument
351 fc_exch_timer_set_locked(struct fc_exch *ep, unsigned int timer_msec) argument
369 fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) argument
385 struct fc_exch *ep; local
435 fc_seq_alloc(struct fc_exch *ep, u8 seq_id) argument
453 struct fc_exch *ep = fc_seq_exch(sp); local
468 struct fc_exch *ep = fc_seq_exch(sp); local
488 struct fc_exch *ep; local
541 struct fc_exch *ep = container_of(work, struct fc_exch, local
595 struct fc_exch *ep; local
686 struct fc_exch *ep = NULL; local
709 struct fc_exch *ep = fc_seq_exch(sp); local
731 struct fc_exch *ep; local
780 struct fc_exch *ep = NULL; local
880 struct fc_exch *ep; local
913 fc_exch_set_addr(struct fc_exch *ep, u32 orig_id, u32 resp_id) argument
967 struct fc_exch *ep = fc_seq_exch(sp); local
987 struct fc_exch *ep = fc_seq_exch(sp); local
1111 fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp) argument
1194 struct fc_exch *ep = NULL; local
1257 struct fc_exch *ep; local
1368 fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp) argument
1452 struct fc_exch *ep; local
1560 fc_exch_reset(struct fc_exch *ep) argument
1603 struct fc_exch *ep; local
1682 struct fc_exch *ep; local
1812 struct fc_exch *ep; local
1866 fc_exch_rrq(struct fc_exch *ep) argument
1918 struct fc_exch *ep = NULL; /* request or subject exchange */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/usb/
H A Dgadget.h88 void (*complete)(struct usb_ep *ep,
107 int (*enable) (struct usb_ep *ep,
109 int (*disable) (struct usb_ep *ep);
111 struct usb_request *(*alloc_request) (struct usb_ep *ep,
113 void (*free_request) (struct usb_ep *ep, struct usb_request *req);
115 int (*queue) (struct usb_ep *ep, struct usb_request *req,
117 int (*dequeue) (struct usb_ep *ep, struct usb_request *req);
119 int (*set_halt) (struct usb_ep *ep, int value);
120 int (*set_wedge) (struct usb_ep *ep);
122 int (*fifo_status) (struct usb_ep *ep);
175 usb_ep_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) argument
193 usb_ep_disable(struct usb_ep *ep) argument
212 usb_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
227 usb_ep_free_request(struct usb_ep *ep, struct usb_request *req) argument
290 usb_ep_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
310 usb_ep_dequeue(struct usb_ep *ep, struct usb_request *req) argument
336 usb_ep_set_halt(struct usb_ep *ep) argument
354 usb_ep_clear_halt(struct usb_ep *ep) argument
370 usb_ep_set_wedge(struct usb_ep *ep) argument
393 usb_ep_fifo_status(struct usb_ep *ep) argument
410 usb_ep_fifo_flush(struct usb_ep *ep) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/usb/
H A Dgadget.h88 void (*complete)(struct usb_ep *ep,
107 int (*enable) (struct usb_ep *ep,
109 int (*disable) (struct usb_ep *ep);
111 struct usb_request *(*alloc_request) (struct usb_ep *ep,
113 void (*free_request) (struct usb_ep *ep, struct usb_request *req);
115 int (*queue) (struct usb_ep *ep, struct usb_request *req,
117 int (*dequeue) (struct usb_ep *ep, struct usb_request *req);
119 int (*set_halt) (struct usb_ep *ep, int value);
120 int (*set_wedge) (struct usb_ep *ep);
122 int (*fifo_status) (struct usb_ep *ep);
175 usb_ep_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) argument
193 usb_ep_disable(struct usb_ep *ep) argument
212 usb_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
227 usb_ep_free_request(struct usb_ep *ep, struct usb_request *req) argument
290 usb_ep_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
310 usb_ep_dequeue(struct usb_ep *ep, struct usb_request *req) argument
336 usb_ep_set_halt(struct usb_ep *ep) argument
354 usb_ep_clear_halt(struct usb_ep *ep) argument
370 usb_ep_set_wedge(struct usb_ep *ep) argument
393 usb_ep_fifo_status(struct usb_ep *ep) argument
410 usb_ep_fifo_flush(struct usb_ep *ep) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dsunxvr500.c43 static int __devinit e3d_get_props(struct e3d_info *ep) argument
45 ep->width = of_getintprop_default(ep->of_node, "width", 0);
46 ep->height = of_getintprop_default(ep->of_node, "height", 0);
47 ep->depth = of_getintprop_default(ep->of_node, "depth", 8);
49 if (!ep->width || !ep->height) {
51 pci_name(ep
86 e3d_clut_write(struct e3d_info *ep, int index, u32 val) argument
103 struct e3d_info *ep = info->par; local
133 struct e3d_info *ep = info->par; local
146 struct e3d_info *ep = info->par; local
159 struct e3d_info *ep = info->par; local
178 e3d_set_fbinfo(struct e3d_info *ep) argument
229 struct e3d_info *ep; local
376 struct e3d_info *ep = info->par; local
[all...]

Completed in 398 milliseconds

1234567891011>>