Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_vport.c90 unsigned long vpi; in lpfc_alloc_vpi() local
106 lpfc_free_vpi(struct lpfc_hba *phba, int vpi) in lpfc_free_vpi()
303 int vpi; in lpfc_vport_create() local
Dlpfc_mbox.c603 lpfc_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, int vpi) in lpfc_read_sparam()
656 lpfc_unreg_did(struct lpfc_hba * phba, uint16_t vpi, uint32_t did, in lpfc_unreg_did()
751 lpfc_reg_rpi(struct lpfc_hba *phba, uint16_t vpi, uint32_t did, in lpfc_reg_rpi()
815 lpfc_unreg_login(struct lpfc_hba *phba, uint16_t vpi, uint32_t rpi, in lpfc_unreg_login()
930 lpfc_unreg_vpi(struct lpfc_hba *phba, uint16_t vpi, LPFC_MBOXQ_t *pmb) in lpfc_unreg_vpi()
2229 lpfc_init_vpi(struct lpfc_hba *phba, struct lpfcMboxq *mbox, uint16_t vpi) in lpfc_init_vpi()
Dlpfc_hw.h2520 uint16_t vpi; member
2522 uint16_t vpi; member
2769 uint16_t vpi; member
2771 uint16_t vpi; member
2804 uint16_t vpi; member
2827 uint16_t vpi; member
2855 uint16_t vpi; member
2857 uint16_t vpi; member
2872 uint16_t vpi; member
2874 uint16_t vpi; member
[all …]
Dlpfc_hbadisc.c2934 int rc, vpi; in lpfc_issue_init_vpi() local
6306 lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi) in lpfc_find_vport_by_vpid()
/kernel/linux/linux-5.10/net/atm/
Dcommon.c313 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci()
338 static int find_ci(const struct atm_vcc *vcc, short *vpi, int *vci) in find_ci()
382 static int __vcc_connect(struct atm_vcc *vcc, struct atm_dev *dev, short vpi, in __vcc_connect()
462 int vcc_connect(struct socket *sock, int itf, short vpi, int vci) in vcc_connect()
/kernel/linux/linux-5.10/drivers/usb/atm/
Dusbatm.c133 short vpi; member
281 short vpi, int vci) in usbatm_find_vcc()
295 short vpi = ((source[0] & 0x0f) << 4) | (source[1] >> 4); in usbatm_extract_one_cell() local
776 short vpi = vcc->vpi; in usbatm_atm_open() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Datm_tcp.h26 __u16 vpi; member
Datm.h113 short vpi; member
/kernel/linux/linux-5.10/include/uapi/linux/
Datm_tcp.h22 __u16 vpi; member
Datm.h180 short vpi; /* VPI (only 8 bits at UNI) */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Datm_tcp.h13 __u16 vpi; member
Datm.h111 short vpi; member
/kernel/linux/linux-5.10/drivers/atm/
Datmtcp.c124 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()
Didt77252.c1017 u32 header, vpi, vci; in dequeue_rx() local
1262 unsigned int vpi, vci; in idt77252_rx_raw() local
1407 unsigned int vpi, vci; in idt77252_tx() local
2395 short vpi = vcc->vpi; in idt77252_open() local
2852 int vpi, vci; in open_card_oam() local
2895 int vpi, vci; in close_card_oam() local
Dadummy.c92 short vpi = vcc->vpi; in adummy_open() local
Dhe.c220 #define he_mkcid(dev, vpi, vci) (((vpi << (dev)->vcibits) | vci) & 0x1fff) argument
333 short vpi; in __find_vcc() local
2125 short vpi = vcc->vpi; in he_open() local
Dhorizon.c496 static inline int vpivci_to_channel (u16 * channel, const short vpi, const int vci) { in vpivci_to_channel()
2105 short vpi = atm_vcc->vpi; in hrz_open() local
Dnicstar.c1244 short vpi = vcc->vpi; in ns_open() local
1970 u32 vpi, vci; in dequeue_rx() local
Dsolos-pci.c86 __le16 vpi; member
897 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
Dfirestream.c861 short vpi = atm_vcc->vpi; in fs_open() local
Dambassador.c1012 short vpi = atm_vcc->vpi; in amb_open() local
Dzatm.c1390 short vpi = vcc->vpi; in zatm_open() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c734 struct virtchnl_promisc_info vpi; in iavf_set_promiscuous() local
/kernel/linux/linux-5.10/include/linux/
Datmdev.h96 short vpi; /* VPI and VCI (types must be equal */ member
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_native.c717 unsigned long avpn, pteg, vpi; in hpte_decode() local

12