Searched defs:vpi (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dadummy.c55 short vpi = vcc->vpi; local
H A Datmtcp.c122 short vpi = vcc->vpi; local
262 find_vcc(struct atm_dev *dev, short vpi, int vci) argument
[all...]
H A Dnicstar.c1398 short vpi = vcc->vpi; local
2145 u32 vpi, vci; local
[all...]
H A Dzatm.c1292 short vpi = vcc->vpi; local
H A Dambassador.c809 short vpi = atm_vcc->vpi; local
[all...]
H A Dfirestream.c826 short vpi = atm_vcc->vpi; local
H A Didt77252.c1015 u32 header, vpi, vci; local
1269 unsigned int vpi, vci, pti; local
1417 unsigned int vpi, vci; local
2414 short vpi = vcc->vpi; local
2914 int vpi, vci; local
2957 int vpi, vci; local
[all...]
H A Deni.c1859 short vpi = vcc->vpi; local
H A Dfore200e.c1427 short vpi = vcc->vpi; local
[all...]
H A Dhe.c344 short vpi; local
2336 short vpi = vcc->vpi; local
[all...]
H A Dhorizon.c515 static inline int channel_to_vpivci (const u16 channel, short * vpi, int * vci) { argument
525 static inline int vpivci_to_channel (u16 * channel, const short vpi, const int vci) { argument
2027 short vpi = atm_vcc->vpi; local
[all...]
H A Dlanai.c2354 short vpi = atmvcc->vpi; local
H A Diphase.h318 unsigned short vpi; member in struct:rx_buf_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Datm_tcp.h23 uint16_t vpi; member in struct:atmtcp_hdr
H A Datm.h182 short vpi; /* VPI (only 8 bits at UNI) */ member in struct:sockaddr_atmpvc::__anon9648
H A Datmdev.h291 short vpi; /* VPI and VCI (types must be equal */ member in struct:atm_vcc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dhash_native_64.c384 unsigned long vpi, vsid, pteg; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dcommon.c268 static int check_ci(struct atm_vcc *vcc, short vpi, int vci) argument
296 static int find_ci(struct atm_vcc *vcc, short *vpi, int *vci) argument
341 __vcc_connect(struct atm_vcc *vcc, struct atm_dev *dev, short vpi, int vci) argument
413 vcc_connect(struct socket *sock, int itf, short vpi, int vci) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/atm/
H A Dusbatm.c146 short vpi; member in struct:usbatm_vcc_data
308 short vpi = ((source[0] & 0x0f) << 4) | (source[1] >> 4); local
293 usbatm_find_vcc(struct usbatm_data *instance, short vpi, int vci) argument
809 short vpi = vcc->vpi; local
[all...]

Completed in 144 milliseconds