/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_vport.c | 86 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
|
D | lpfc_mbox.c | 584 lpfc_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, int vpi) in lpfc_read_sparam() 639 lpfc_unreg_did(struct lpfc_hba * phba, uint16_t vpi, uint32_t did, in lpfc_unreg_did() 734 lpfc_reg_rpi(struct lpfc_hba *phba, uint16_t vpi, uint32_t did, in lpfc_reg_rpi() 798 lpfc_unreg_login(struct lpfc_hba *phba, uint16_t vpi, uint32_t rpi, in lpfc_unreg_login() 915 lpfc_unreg_vpi(struct lpfc_hba *phba, uint16_t vpi, LPFC_MBOXQ_t *pmb) in lpfc_unreg_vpi() 2183 lpfc_init_vpi(struct lpfc_hba *phba, struct lpfcMboxq *mbox, uint16_t vpi) in lpfc_init_vpi()
|
D | lpfc_hw.h | 2125 uint16_t vpi; member 2127 uint16_t vpi; member 2333 uint16_t vpi; member 2335 uint16_t vpi; member 2368 uint16_t vpi; member 2391 uint16_t vpi; member 2419 uint16_t vpi; member 2421 uint16_t vpi; member 2436 uint16_t vpi; member 2438 uint16_t vpi; member [all …]
|
D | lpfc_hbadisc.c | 2827 int rc, vpi; in lpfc_issue_init_vpi() local 5644 lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi) in lpfc_find_vport_by_vpid()
|
D | lpfc_sli.c | 2166 uint16_t rpi, vpi; in lpfc_sli_def_mbox_cmpl() local 8960 uint16_t rpi = 0, vpi = 0; in lpfc_sli_abts_err_handler() local
|
D | lpfc.h | 307 uint16_t vpi; member
|
/linux-4.1.27/net/atm/ |
D | common.c | 317 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci() 342 static int find_ci(const struct atm_vcc *vcc, short *vpi, int *vci) in find_ci() 386 static int __vcc_connect(struct atm_vcc *vcc, struct atm_dev *dev, short vpi, in __vcc_connect() 466 int vcc_connect(struct socket *sock, int itf, short vpi, int vci) in vcc_connect()
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.c | 148 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 788 short vpi = vcc->vpi; in usbatm_atm_open() local
|
/linux-4.1.27/include/uapi/linux/ |
D | atm_tcp.h | 21 __u16 vpi; member
|
D | atm.h | 179 short vpi; /* VPI (only 8 bits at UNI) */ member
|
/linux-4.1.27/drivers/atm/ |
D | atmtcp.c | 123 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 | idt77252.c | 1016 u32 header, vpi, vci; in dequeue_rx() local 1263 unsigned int vpi, vci; in idt77252_rx_raw() local 1410 unsigned int vpi, vci; in idt77252_tx() local 2399 short vpi = vcc->vpi; in idt77252_open() local 2856 int vpi, vci; in open_card_oam() local 2899 int vpi, vci; in close_card_oam() local
|
D | adummy.c | 91 short vpi = vcc->vpi; in adummy_open() local
|
D | he.c | 220 #define he_mkcid(dev, vpi, vci) (((vpi << (dev)->vcibits) | vci) & 0x1fff) argument 333 short vpi; in __find_vcc() local 2127 short vpi = vcc->vpi; in he_open() local
|
D | horizon.c | 510 static inline int vpivci_to_channel (u16 * channel, const short vpi, const int vci) { in vpivci_to_channel() 2119 short vpi = atm_vcc->vpi; in hrz_open() local
|
D | nicstar.c | 1240 short vpi = vcc->vpi; in ns_open() local 1964 u32 vpi, vci; in dequeue_rx() local
|
D | solos-pci.c | 95 __le16 vpi; member 895 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
|
D | firestream.c | 872 short vpi = atm_vcc->vpi; in fs_open() local
|
D | ambassador.c | 1027 short vpi = atm_vcc->vpi; in amb_open() local
|
D | zatm.c | 1387 short vpi = vcc->vpi; in zatm_open() local
|
D | eni.c | 1913 short vpi = vcc->vpi; in eni_open() local
|
D | fore200e.c | 1404 short vpi = vcc->vpi; in fore200e_open() local
|
D | nicstar.h | 236 #define ns_tbd_mkword_4(gfc, vpi, vci, pt, clp) \ argument
|
D | idt77252.h | 43 #define VPCI2VC(card, vpi, vci) \ argument
|
D | lanai.c | 2318 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
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_virtchnl.c | 608 struct i40e_virtchnl_promisc_info vpi; in i40evf_set_promiscuous() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hash_native_64.c | 519 unsigned long avpn, pteg, vpi; in hpte_decode() local
|
/linux-4.1.27/include/linux/ |
D | atmdev.h | 94 short vpi; /* VPI and VCI (types must be equal */ member
|