Searched defs:pvc (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/wan/ |
D | hdlc_fr.c | 180 struct pvc_device *pvc = state(hdlc)->first_pvc; in find_pvc() local 197 struct pvc_device *pvc, **pvc_p = &state(hdlc)->first_pvc; in add_pvc() local 222 static inline int pvc_is_used(struct pvc_device *pvc) in pvc_is_used() 228 static inline void pvc_carrier(int on, struct pvc_device *pvc) in pvc_carrier() 254 struct pvc_device *pvc = *pvc_p; in delete_unused_pvcs() local 267 static inline struct net_device **get_dev_p(struct pvc_device *pvc, in get_dev_p() 347 struct pvc_device *pvc = dev->ml_priv; in pvc_open() local 367 struct pvc_device *pvc = dev->ml_priv; in pvc_close() local 386 struct pvc_device *pvc = dev->ml_priv; in pvc_ioctl() local 414 struct pvc_device *pvc = dev->ml_priv; in pvc_xmit() local [all …]
|
/Linux-v4.19/net/atm/ |
D | signaling.c | 143 struct atm_vcc *listen_vcc, const struct sockaddr_atmpvc *pvc, in sigd_enq2() 180 struct atm_vcc *listen_vcc, const struct sockaddr_atmpvc *pvc, in sigd_enq()
|
D | addr.c | 42 struct sockaddr_atmpvc pvc; in notify_sigd() local
|
D | common.c | 816 struct sockaddr_atmpvc pvc; in vcc_getsockopt() local
|
/Linux-v4.19/include/uapi/linux/ |
D | atmsvc.h | 33 struct sockaddr_atmpvc pvc; /* indicate, okay (connect) */ member
|
/Linux-v4.19/net/sched/ |
D | sch_atm.c | 619 struct sockaddr_atmpvc pvc; in atm_tc_dump_class() local
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_hv.c | 2522 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback() 2553 struct kvmppc_vcore *pvc, *vcnext; in collect_piggybacks() local 2719 struct kvmppc_vcore *pvc; in kvmppc_run_core() local
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | message.c | 2501 byte pvc[2]; in connect_b3_req() local
|