Home
last modified time | relevance | path

Searched defs:vpi (Results 1 – 25 of 29) sorted by relevance

12

/linux-3.3/drivers/scsi/lpfc/
Dlpfc_vport.c86 unsigned long vpi; in lpfc_alloc_vpi() local
102 lpfc_free_vpi(struct lpfc_hba *phba, int vpi) in lpfc_free_vpi()
299 int vpi; in lpfc_vport_create() local
Dlpfc_mbox.c583 lpfc_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, int vpi) in lpfc_read_sparam()
638 lpfc_unreg_did(struct lpfc_hba * phba, uint16_t vpi, uint32_t did, in lpfc_unreg_did()
733 lpfc_reg_rpi(struct lpfc_hba *phba, uint16_t vpi, uint32_t did, in lpfc_reg_rpi()
797 lpfc_unreg_login(struct lpfc_hba *phba, uint16_t vpi, uint32_t rpi, in lpfc_unreg_login()
914 lpfc_unreg_vpi(struct lpfc_hba *phba, uint16_t vpi, LPFC_MBOXQ_t *pmb) in lpfc_unreg_vpi()
2159 lpfc_init_vpi(struct lpfc_hba *phba, struct lpfcMboxq *mbox, uint16_t vpi) in lpfc_init_vpi()
Dlpfc_hw.h2129 uint16_t vpi; member
2131 uint16_t vpi; member
2337 uint16_t vpi; member
2339 uint16_t vpi; member
2372 uint16_t vpi; member
2395 uint16_t vpi; member
2423 uint16_t vpi; member
2425 uint16_t vpi; member
2440 uint16_t vpi; member
2442 uint16_t vpi; member
[all …]
Dlpfc_hbadisc.c5414 lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi) in lpfc_find_vport_by_vpid()
/linux-3.3/net/atm/
Dcommon.c305 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci()
331 static int find_ci(const struct atm_vcc *vcc, short *vpi, int *vci) in find_ci()
375 static int __vcc_connect(struct atm_vcc *vcc, struct atm_dev *dev, short vpi, in __vcc_connect()
455 int vcc_connect(struct socket *sock, int itf, short vpi, int vci) in vcc_connect()
/linux-3.3/drivers/usb/atm/
Dusbatm.c148 short vpi; member
296 short vpi, int vci) in usbatm_find_vcc()
310 short vpi = ((source[0] & 0x0f) << 4) | (source[1] >> 4); in usbatm_extract_one_cell() local
805 short vpi = vcc->vpi; in usbatm_atm_open() local
/linux-3.3/drivers/atm/
Datmtcp.c123 short vpi = vcc->vpi; in atmtcp_v_open() local
263 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
Dadummy.c91 short vpi = vcc->vpi; in adummy_open() local
Didt77252.c1018 u32 header, vpi, vci; in dequeue_rx() local
1265 unsigned int vpi, vci; in idt77252_rx_raw() local
1412 unsigned int vpi, vci; in idt77252_tx() local
2401 short vpi = vcc->vpi; in idt77252_open() local
2858 int vpi, vci; in open_card_oam() local
2901 int vpi, vci; in close_card_oam() local
Dhorizon.c517 static inline int channel_to_vpivci (const u16 channel, short * vpi, int * vci) { in channel_to_vpivci()
527 static inline int vpivci_to_channel (u16 * channel, const short vpi, const int vci) { in vpivci_to_channel()
2143 short vpi = atm_vcc->vpi; in hrz_open() local
Dhe.c220 #define he_mkcid(dev, vpi, vci) (((vpi << (dev)->vcibits) | vci) & 0x1fff) argument
334 short vpi; in __find_vcc() local
2144 short vpi = vcc->vpi; in he_open() local
Dnicstar.c1262 short vpi = vcc->vpi; in ns_open() local
1986 u32 vpi, vci; in dequeue_rx() local
Dsolos-pci.c89 __le16 vpi; member
771 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
Dfirestream.c873 short vpi = atm_vcc->vpi; in fs_open() local
Dambassador.c1027 short vpi = atm_vcc->vpi; in amb_open() local
Dzatm.c1388 short vpi = vcc->vpi; in zatm_open() local
Deni.c1903 short vpi = vcc->vpi; in eni_open() local
Dfore200e.c1405 short vpi = vcc->vpi; in fore200e_open() local
Dnicstar.h236 #define ns_tbd_mkword_4(gfc, vpi, vci, pt, clp) \ argument
Didt77252.h43 #define VPCI2VC(card, vpi, vci) \ argument
Dlanai.c2331 short vpi = atmvcc->vpi; in lanai_open() local
/linux-3.3/include/linux/
Datm_tcp.h21 __u16 vpi; member
Datm.h179 short vpi; /* VPI (only 8 bits at UNI) */ member
Datmdev.h302 short vpi; /* VPI and VCI (types must be equal */ member
/linux-3.3/arch/powerpc/mm/
Dhash_native_64.c387 unsigned long vpi, vsid, pteg; in hpte_decode() local

12