| /linux/net/atm/ |
| H A D | common.c | 45 struct hlist_head *head = &vcc_hash[vcc->vci & (VCC_HTABLE_SIZE - 1)]; in __vcc_insert_socket() 46 sk->sk_hash = vcc->vci & (VCC_HTABLE_SIZE - 1); in __vcc_insert_socket() 163 vcc->vpi = vcc->vci = 0; /* no VCI/VPI yet */ in vcc_create() 305 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci() argument 307 struct hlist_head *head = &vcc_hash[vci & (VCC_HTABLE_SIZE - 1)]; in check_ci() 316 walk->vci == vci && ((walk->qos.txtp.traffic_class != in check_ci() 330 static int find_ci(const struct atm_vcc *vcc, short *vpi, int *vci) in find_ci() argument 338 if (*vpi != ATM_VPI_ANY && *vci != ATM_VCI_ANY) { in find_ci() 339 err = check_ci(vcc, *vpi, *vci); in find_ci() 347 if (*vci != ATM_VCI_ANY) in find_ci() [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()
|
| /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-evb.dts | 146 vci-supply = <&vcc3v3_lcd>;
|
| /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 | qcs8550-aim300-aiot.dts | 187 vci-supply = <&vreg_l13b_3p0>;
|
| H A D | msm8916-samsung-serranove.dts | 345 vci-supply = <&pm8916_l6>;
|
| /linux/include/linux/ |
| H A D | atmdev.h | 76 int vci; member
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-galaxy-s3.dtsi | 110 vci-supply = <&ldo25_reg>;
|
| H A D | exynos4210-trats.dts | 185 vci-supply = <&vlcd_reg>;
|
| H A D | exynos4210-universal_c210.dts | 143 vci-supply = <&ldo17_reg>;
|
| H A D | exynos4210-i9100.dts | 226 vci-supply = <&vcclcd_reg>;
|
| H A D | s5pv210-aries.dtsi | 566 vci-supply = <&ldo17_reg>;
|
| /linux/arch/arm/boot/dts/gemini/ |
| H A D | gemini-dlink-dir-685.dts | 77 vci-supply = <&vdisp>;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-ux500-samsung-golden.dts | 372 vci-supply = <&panel_reg_1v8>;
|