Home
last modified time | relevance | path

Searched defs:vcc (Results 1 – 25 of 171) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/atm/
Dcommon.c45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local
66 static bool vcc_tx_ready(struct atm_vcc *vcc, unsigned int size) in vcc_tx_ready()
102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local
127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local
143 struct atm_vcc *vcc; in vcc_create() local
175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local
213 void vcc_release_async(struct atm_vcc *vcc, int reply) in vcc_release_async()
225 void vcc_process_recv_queue(struct atm_vcc *vcc) in vcc_process_recv_queue()
271 struct atm_vcc *vcc; in atm_dev_release_vccs() local
313 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci()
[all …]
Draw.c23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw()
33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw()
44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0()
60 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0()
69 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34()
78 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send()
142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc()
197 static void sigd_close(struct atm_vcc *vcc) in sigd_close()
233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
Dsvc.c46 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect()
78 struct atm_vcc *vcc; in svc_release() local
101 struct atm_vcc *vcc; in svc_bind() local
157 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local
286 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local
432 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
457 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local
531 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local
560 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local
587 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
Dclip.c167 struct atm_vcc *vcc; in clip_arp_rcv() local
190 static void clip_push(struct atm_vcc *vcc, struct sk_buff *skb) in clip_push()
245 static void clip_pop(struct atm_vcc *vcc, struct sk_buff *skb) in clip_pop()
319 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap()
335 struct atm_vcc *vcc; in clip_start_xmit() local
415 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip()
444 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry()
607 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close()
633 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp()
658 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local
[all …]
Dlec.c181 lec_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_send()
210 struct atm_vcc *vcc; in lec_start_xmit() local
341 static int lec_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_atm_send()
469 static void lec_atm_close(struct atm_vcc *vcc) in lec_atm_close()
576 static int lec_is_data_direct(struct atm_vcc *vcc) in lec_is_data_direct()
582 static void lec_push(struct atm_vcc *vcc, struct sk_buff *skb) in lec_push()
664 static void lec_pop(struct atm_vcc *vcc, struct sk_buff *skb) in lec_pop()
683 static int lec_vcc_attach(struct atm_vcc *vcc, void __user *arg) in lec_vcc_attach()
712 static int lec_mcast_attach(struct atm_vcc *vcc, int arg) in lec_mcast_attach()
724 static int lecd_attach(struct atm_vcc *vcc, int arg) in lecd_attach()
[all …]
Dproc.c141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local
278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local
301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
/kernel/linux/linux-6.6/net/atm/
Dcommon.c45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local
66 static bool vcc_tx_ready(struct atm_vcc *vcc, unsigned int size) in vcc_tx_ready()
102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local
127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local
143 struct atm_vcc *vcc; in vcc_create() local
175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local
213 void vcc_release_async(struct atm_vcc *vcc, int reply) in vcc_release_async()
225 void vcc_process_recv_queue(struct atm_vcc *vcc) in vcc_process_recv_queue()
271 struct atm_vcc *vcc; in atm_dev_release_vccs() local
313 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci()
[all …]
Draw.c23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw()
33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw()
44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0()
62 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0()
71 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34()
83 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send()
142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc()
197 static void sigd_close(struct atm_vcc *vcc) in sigd_close()
233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
Dclip.c57 struct atm_vcc *vcc; in to_atmarpd() local
179 struct atm_vcc *vcc; in clip_arp_rcv() local
202 static void clip_push(struct atm_vcc *vcc, struct sk_buff *skb) in clip_push()
256 static void clip_pop(struct atm_vcc *vcc, struct sk_buff *skb) in clip_pop()
330 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap()
346 struct atm_vcc *vcc; in clip_start_xmit() local
426 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip()
457 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry()
620 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close()
635 static int atmarpd_send(struct atm_vcc *vcc, struct sk_buff *skb) in atmarpd_send()
[all …]
Dsvc.c51 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect()
83 struct atm_vcc *vcc; in svc_release() local
106 struct atm_vcc *vcc; in svc_bind() local
162 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local
291 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local
437 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
462 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local
536 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local
565 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local
592 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
Dlec.c182 lec_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_send()
212 struct atm_vcc *vcc; in lec_start_xmit() local
343 static int lec_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_atm_send()
469 static void lec_atm_close(struct atm_vcc *vcc) in lec_atm_close()
576 static int lec_is_data_direct(struct atm_vcc *vcc) in lec_is_data_direct()
582 static void lec_push(struct atm_vcc *vcc, struct sk_buff *skb) in lec_push()
664 static void lec_pop(struct atm_vcc *vcc, struct sk_buff *skb) in lec_pop()
683 static int lec_vcc_attach(struct atm_vcc *vcc, void __user *arg) in lec_vcc_attach()
713 static int lec_mcast_attach(struct atm_vcc *vcc, int arg) in lec_mcast_attach()
726 static int lecd_attach(struct atm_vcc *vcc, int arg) in lecd_attach()
[all …]
Dproc.c141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local
278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local
301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
/kernel/linux/linux-6.6/drivers/atm/
Datmtcp.c25 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member
43 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control()
91 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local
120 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open()
144 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close()
160 struct atm_vcc *vcc; in atmtcp_v_ioctl() local
191 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send()
246 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close()
266 struct atm_vcc *vcc; in find_vcc() local
283 static int atmtcp_c_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_c_send()
[all …]
Deni.c307 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err()
338 static int do_rx_dma(struct atm_vcc *vcc,struct sk_buff *skb, in do_rx_dma()
488 static void discard(struct atm_vcc *vcc,unsigned long size) in discard()
506 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0()
543 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5()
612 static inline int rx_vcc(struct atm_vcc *vcc) in rx_vcc()
679 struct atm_vcc *vcc; in get_service() local
724 struct atm_vcc *vcc; in dequeue_rx() local
775 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first()
804 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second()
[all …]
Diphase.c235 static void clear_lockup (struct atm_vcc *vcc, IADEV *dev) { in clear_lockup()
376 struct atm_vcc *vcc, u8 flag) in ia_open_abr_vc()
460 static int ia_cbr_setup (IADEV *dev, struct atm_vcc *vcc) { in ia_cbr_setup()
575 static void ia_cbrVc_close (struct atm_vcc *vcc) { in ia_cbrVc_close()
616 struct atm_vcc *vcc; in ia_que_tx() local
639 struct atm_vcc *vcc = NULL; in ia_tx_poll() local
1098 struct atm_vcc *vcc; local
1275 struct atm_vcc *vcc; local
1375 static int open_rx(struct atm_vcc *vcc)
1689 struct atm_vcc *vcc; local
[all …]
Didt77252.c549 struct atm_vcc *vcc; in idt77252_tx_dump() local
671 struct atm_vcc *vcc; in free_scq() local
723 struct atm_vcc *vcc = vc->tx_vcc; in push_on_scq() local
795 struct atm_vcc *vcc; in drain_scq() local
833 struct atm_vcc *vcc; in queue_skb() local
1015 struct atm_vcc *vcc; in dequeue_rx() local
1244 struct atm_vcc *vcc; in idt77252_rx_raw() local
1944 idt77252_send_skb(struct atm_vcc *vcc, struct sk_buff *skb, int oam) in idt77252_send_skb()
1994 static int idt77252_send(struct atm_vcc *vcc, struct sk_buff *skb) in idt77252_send()
2000 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) in idt77252_send_oam()
[all …]
/kernel/linux/linux-5.10/drivers/atm/
Datmtcp.c25 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member
43 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control()
91 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local
120 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open()
144 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close()
160 struct atm_vcc *vcc; in atmtcp_v_ioctl() local
191 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send()
246 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close()
266 struct atm_vcc *vcc; in find_vcc() local
283 static int atmtcp_c_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_c_send()
[all …]
Deni.c307 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err()
338 static int do_rx_dma(struct atm_vcc *vcc,struct sk_buff *skb, in do_rx_dma()
488 static void discard(struct atm_vcc *vcc,unsigned long size) in discard()
506 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0()
543 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5()
612 static inline int rx_vcc(struct atm_vcc *vcc) in rx_vcc()
679 struct atm_vcc *vcc; in get_service() local
724 struct atm_vcc *vcc; in dequeue_rx() local
775 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first()
804 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second()
[all …]
Dzatm.c374 struct atm_vcc *vcc; in poll_rx() local
484 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first()
536 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second()
558 static void close_rx(struct atm_vcc *vcc) in close_rx()
634 struct atm_vcc *vcc; in do_tx() local
712 static inline void dequeue_tx(struct atm_vcc *vcc) in dequeue_tx()
871 static void close_tx(struct atm_vcc *vcc) in close_tx()
915 static int open_tx_first(struct atm_vcc *vcc) in open_tx_first()
974 static int open_tx_second(struct atm_vcc *vcc) in open_tx_second()
1371 static void zatm_close(struct atm_vcc *vcc) in zatm_close()
[all …]
Diphase.c236 static void clear_lockup (struct atm_vcc *vcc, IADEV *dev) { in clear_lockup()
377 struct atm_vcc *vcc, u8 flag) in ia_open_abr_vc()
461 static int ia_cbr_setup (IADEV *dev, struct atm_vcc *vcc) { in ia_cbr_setup()
576 static void ia_cbrVc_close (struct atm_vcc *vcc) { in ia_cbrVc_close()
617 struct atm_vcc *vcc; in ia_que_tx() local
640 struct atm_vcc *vcc = NULL; in ia_tx_poll() local
1097 struct atm_vcc *vcc; local
1274 struct atm_vcc *vcc; local
1374 static int open_rx(struct atm_vcc *vcc)
1688 struct atm_vcc *vcc; local
[all …]
Didt77252.c549 struct atm_vcc *vcc; in idt77252_tx_dump() local
671 struct atm_vcc *vcc; in free_scq() local
723 struct atm_vcc *vcc = vc->tx_vcc; in push_on_scq() local
795 struct atm_vcc *vcc; in drain_scq() local
833 struct atm_vcc *vcc; in queue_skb() local
1013 struct atm_vcc *vcc; in dequeue_rx() local
1242 struct atm_vcc *vcc; in idt77252_rx_raw() local
1945 idt77252_send_skb(struct atm_vcc *vcc, struct sk_buff *skb, int oam) in idt77252_send_skb()
1995 static int idt77252_send(struct atm_vcc *vcc, struct sk_buff *skb) in idt77252_send()
2001 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) in idt77252_send_oam()
[all …]
/kernel/linux/linux-6.6/drivers/usb/atm/
Dusbatm.c135 struct atm_vcc *vcc; member
183 static inline void usbatm_pop(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_pop()
293 struct atm_vcc *vcc; in usbatm_extract_one_cell() local
459 struct atm_vcc *vcc = ctrl->atm.vcc; in usbatm_write_cells() local
600 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process() local
621 struct atm_vcc *vcc) in usbatm_cancel_send()
644 static int usbatm_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_atm_send()
770 static int usbatm_atm_open(struct atm_vcc *vcc) in usbatm_atm_open()
849 static void usbatm_atm_close(struct atm_vcc *vcc) in usbatm_atm_close()
/kernel/linux/linux-5.10/drivers/usb/atm/
Dusbatm.c135 struct atm_vcc *vcc; member
183 static inline void usbatm_pop(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_pop()
293 struct atm_vcc *vcc; in usbatm_extract_one_cell() local
459 struct atm_vcc *vcc = ctrl->atm.vcc; in usbatm_write_cells() local
600 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process() local
621 struct atm_vcc *vcc) in usbatm_cancel_send()
644 static int usbatm_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_atm_send()
770 static int usbatm_atm_open(struct atm_vcc *vcc) in usbatm_atm_open()
849 static void usbatm_atm_close(struct atm_vcc *vcc) in usbatm_atm_close()

1234567