| /linux/net/atm/ |
| H A D | common.c | 46 struct hlist_head *head = &vcc_hash[vcc->vci & (VCC_HTABLE_SIZE - 1)]; in __vcc_insert_socket() 47 sk->sk_hash = vcc->vci & (VCC_HTABLE_SIZE - 1); in __vcc_insert_socket() 167 vcc->vpi = vcc->vci = 0; /* no VCI/VPI yet */ in vcc_create() 313 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci() argument 315 struct hlist_head *head = &vcc_hash[vci & (VCC_HTABLE_SIZE - 1)]; in check_ci() 324 walk->vci == vci && ((walk->qos.txtp.traffic_class != in check_ci() 338 static int find_ci(const struct atm_vcc *vcc, short *vpi, int *vci) in find_ci() argument 346 if (*vpi != ATM_VPI_ANY && *vci != ATM_VCI_ANY) { in find_ci() 347 err = check_ci(vcc, *vpi, *vci); in find_ci() 383 __vcc_connect(struct atm_vcc * vcc,struct atm_dev * dev,short vpi,int vci) __vcc_connect() argument 462 vcc_connect(struct socket * sock,int itf,short vpi,int vci) vcc_connect() argument [all...] |
| H A D | pvc.c | 49 if (vcc->vci != ATM_VCI_UNSPEC) in pvc_bind() 50 addr->sap_addr.vci = vcc->vci; in pvc_bind() 53 addr->sap_addr.vci); in pvc_bind() 102 addr->sap_addr.vci = vcc->vci; in pvc_getname()
|
| H A D | raw.c | 38 vcc->vci, sk_wmem_alloc_get(sk), ATM_SKB(skb)->acct_truesize); in atm_pop_raw() 53 (vcc->vci << ATM_HDR_VCI_SHIFT))) { in atm_send_aal0()
|
| H A D | proc.c | 150 vcc->dev->number, vcc->vpi, vcc->vci, in pvc_info() 175 vcc->vci); in vcc_info() 200 vcc->dev->number, vcc->vpi, vcc->vci); in svc_info()
|
| H A D | common.h | 16 int vcc_connect(struct socket *sock, int itf, short vpi, int vci);
|
| H A D | svc.c | 277 error = vcc_connect(sock, vcc->itf, vcc->vpi, vcc->vci); in svc_connect() 387 msg->pvc.sap_addr.vci); in svc_accept()
|
| /linux/drivers/usb/atm/ |
| H A D | usbatm.c | 134 int vci; member 281 short vpi, int vci) in usbatm_find_vcc() argument 286 if ((vcc_data->vci == vci) && (vcc_data->vpi == vpi)) in usbatm_find_vcc() 296 int vci = ((source[1] & 0x0f) << 12) | (source[2] << 4) | (source[3] >> 4); in usbatm_extract_one_cell() local 299 if ((vci != instance->cached_vci) || (vpi != instance->cached_vpi)) { in usbatm_extract_one_cell() 301 instance->cached_vci = vci; in usbatm_extract_one_cell() 303 instance->cached_vcc = usbatm_find_vcc(instance, vpi, vci); in usbatm_extract_one_cell() 306 atm_rldbg(instance, "%s: unknown vpi/vci (%hd/%d)!\n", __func__, vpi, vci); in usbatm_extract_one_cell() 318 __func__, vpi, vci); in usbatm_extract_one_cell() 470 ptr[1] = (vcc->vpi << 4) | (vcc->vci >> 12); in usbatm_write_cells() [all …]
|
| /linux/drivers/atm/ |
| H A D | solos-pci.c | 87 __le16 vci; member 166 static struct atm_vcc* find_vcc(struct atm_dev *dev, short vpi, int vci); 207 header->vci = cpu_to_le16(0); in solos_param_show() 263 header->vci = cpu_to_le16(0); in solos_param_store() 484 header->vci = cpu_to_le16(0); in send_command() 822 le16_to_cpu(header->vci)); in solos_bh() 829 le16_to_cpu(header->vci)); in solos_bh() 833 le16_to_cpu(header->vpi), le16_to_cpu(header->vci), in solos_bh() 897 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc() argument 904 head = &vcc_hash[vci & (VCC_HTABLE_SIZE -1)]; in find_vcc() [all …]
|
| /linux/include/uapi/linux/ |
| H A D | atm.h | 181 int vci; /* VCI (only 16 bits at UNI) */ member 226 return addr.sap_addr.itf || addr.sap_addr.vpi || addr.sap_addr.vci; in atmpvc_addr_in_use()
|
| H A D | atm_tcp.h | 23 __u16 vci; member
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-pp1516-ltk050h3148w.dts | 27 vci-supply = <&vcc_2v8>;
|
| H A D | px30-cobra-ltk050h3146w.dts | 27 vci-supply = <&vcc_2v8>;
|
| H A D | px30-cobra-ltk050h3148w.dts | 27 vci-supply = <&vcc_2v8>;
|
| H A D | px30-pp1516-ltk050h3146w-a2.dts | 27 vci-supply = <&vcc_2v8>;
|
| H A D | px30-cobra-ltk050h3146w-a2.dts | 27 vci-supply = <&vcc_2v8>;
|
| H A D | rk3588-tiger-haikou-video-demo.dtso | 71 vci-supply = <&vcc2v8_video>;
|
| H A D | rk3399-puma-haikou-video-demo.dtso | 138 vci-supply = <&vcc2v8_video>;
|
| H A D | px30-ringneck-haikou-video-demo.dtso | 121 vci-supply = <&vcc2v8_video>;
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 999 struct vortex_chip_info *vci; in vortex_init_one() local 1015 vci = &vortex_info_tbl[ent->driver_data]; in vortex_init_one() 1016 pci_bar = vci->drv_flags & (IS_CYCLONE | IS_TORNADO) ? 1 : 0; in vortex_init_one() 1099 struct vortex_chip_info * const vci = &vortex_info_tbl[chip_idx]; in vortex_probe1() local 1158 vci->name, in vortex_probe1() 1166 vp->drv_flags = vci->drv_flags; in vortex_probe1() 1167 vp->has_nway = (vci->drv_flags & HAS_NWAY) ? 1 : 0; in vortex_probe1() 1168 vp->io_size = vci->io_size; in vortex_probe1() 1180 if (vci->flags & PCI_USES_MASTER) in vortex_probe1() 1183 if (vci->drv_flags & IS_VORTEX) { in vortex_probe1() [all …]
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tm2e.dts | 58 vci-supply = <&ldo28_reg>;
|
| H A D | exynos5433-tm2.dts | 60 vci-supply = <&ldo28_reg>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-a3u-eur.dts | 96 vci-supply = <&pm8916_l17>;
|
| H A D | sm6115-fxtec-pro1x.dts | 53 disp_vci_supply: disp-vci-supply { 181 vci-supply = <&disp_vci_supply>;
|
| H A D | qcs8550-aim300-aiot.dts | 187 vci-supply = <&vreg_l13b_3p0>;
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-galaxy-s3.dtsi | 110 vci-supply = <&ldo25_reg>;
|