/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 487 lpfc_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, int vpi) in lpfc_read_sparam() 541 lpfc_unreg_did(struct lpfc_hba * phba, uint16_t vpi, uint32_t did, in lpfc_unreg_did() 633 lpfc_reg_login(struct lpfc_hba *phba, uint16_t vpi, uint32_t did, in lpfc_reg_login() 694 lpfc_unreg_login(struct lpfc_hba *phba, uint16_t vpi, uint32_t rpi, in lpfc_unreg_login() 727 lpfc_reg_vpi(struct lpfc_hba *phba, uint16_t vpi, uint32_t sid, in lpfc_reg_vpi() 760 lpfc_unreg_vpi(struct lpfc_hba *phba, uint16_t vpi, LPFC_MBOXQ_t *pmb) in lpfc_unreg_vpi()
|
D | lpfc_vport.c | 83 int vpi; in lpfc_alloc_vpi() local 97 lpfc_free_vpi(struct lpfc_hba *phba, int vpi) in lpfc_free_vpi() 288 int vpi; in lpfc_vport_create() local
|
D | lpfc_hw.h | 2025 uint16_t vpi; member 2027 uint16_t vpi; member 2233 uint16_t vpi; member 2235 uint16_t vpi; member 2268 uint16_t vpi; member 2291 uint16_t vpi; member 2313 uint16_t vpi; member 2315 uint16_t vpi; member 2330 uint16_t vpi; member 2332 uint16_t vpi; member [all …]
|
D | lpfc_els.c | 5608 lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi) in lpfc_find_vport_by_vpid() 5667 uint16_t vpi = icmd->unsli3.rcvsli3.vpi; in lpfc_els_unsol_event() local
|
D | lpfc.h | 275 uint16_t vpi; member
|
/drivers/usb/atm/ |
D | usbatm.c | 147 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 807 short vpi = vcc->vpi; in usbatm_atm_open() local
|
/drivers/atm/ |
D | atmtcp.c | 122 short vpi = vcc->vpi; in atmtcp_v_open() local 262 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
|
D | adummy.c | 54 short vpi = vcc->vpi; in adummy_open() local
|
D | idt77252.c | 1016 u32 header, vpi, vci; in dequeue_rx() local 1263 unsigned int vpi, vci, pti; in idt77252_rx_raw() local 1411 unsigned int vpi, vci; in idt77252_tx() local 2400 short vpi = vcc->vpi; in idt77252_open() local 2900 int vpi, vci; in open_card_oam() local 2943 int vpi, vci; in close_card_oam() local
|
D | solos-pci.c | 61 __le16 vpi; member 287 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
|
D | horizon.c | 515 static inline int channel_to_vpivci (const u16 channel, short * vpi, int * vci) { in channel_to_vpivci() 525 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
|
D | he.c | 218 #define he_mkcid(dev, vpi, vci) (((vpi << (dev)->vcibits) | vci) & 0x1fff) argument 332 short vpi; in __find_vcc() local 2195 short vpi = vcc->vpi; in he_open() local
|
D | nicstar.c | 1318 short vpi = vcc->vpi; in ns_open() local 2065 u32 vpi, vci; in dequeue_rx() local
|
D | firestream.c | 871 short vpi = atm_vcc->vpi; in fs_open() local
|
D | ambassador.c | 1030 short vpi = atm_vcc->vpi; in amb_open() local
|
D | zatm.c | 1386 short vpi = vcc->vpi; in zatm_open() local
|
D | eni.c | 1904 short vpi = vcc->vpi; in eni_open() local
|
D | fore200e.c | 1403 short vpi = vcc->vpi; in fore200e_open() local
|
D | nicstar.h | 253 #define ns_tbd_mkword_4(gfc, vpi, vci, pt, clp) \ argument
|
D | idt77252.h | 43 #define VPCI2VC(card, vpi, vci) \ argument
|
D | lanai.c | 2344 short vpi = atmvcc->vpi; in lanai_open() local
|
D | fore200e.h | 831 #define FORE200E_VC_MAP(fore200e, vpi, vci) \ argument
|
D | iphase.h | 318 unsigned short vpi; member
|