Home
last modified time | relevance | path

Searched defs:vp_id (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/arch/powerpc/sysdev/xive/
Dnative.c120 int xive_native_configure_queue(u32 vp_id, struct xive_q *q, u8 prio, in xive_native_configure_queue()
184 static void __xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in __xive_native_disable_queue()
199 void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in xive_native_disable_queue()
671 int xive_native_enable_vp(u32 vp_id, bool single_escalation) in xive_native_enable_vp()
688 int xive_native_disable_vp(u32 vp_id) in xive_native_disable_vp()
702 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id) in xive_native_get_vp_info()
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c46 int vxge_hw_vpath_wait_receive_idle(struct __vxge_hw_device *hldev, u32 vp_id) in vxge_hw_vpath_wait_receive_idle()
2187 u32 vp_id; in __vxge_hw_channel_allocate() local
2799 u32 vp_id; in __vxge_hw_ring_create() local
4022 __vxge_hw_vpath_reset(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_reset()
4039 __vxge_hw_vpath_sw_reset(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_sw_reset()
4064 __vxge_hw_vpath_prc_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_prc_configure()
4136 __vxge_hw_vpath_kdfc_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_kdfc_configure()
4209 __vxge_hw_vpath_mac_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_mac_configure()
4276 __vxge_hw_vpath_tim_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_tim_configure()
4537 __vxge_hw_vpath_initialize(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_initialize()
[all …]
Dvxge-main.c1354 static void vxge_vpath_intr_enable(struct vxgedev *vdev, int vp_id) in vxge_vpath_intr_enable()
1387 static void vxge_vpath_intr_disable(struct vxgedev *vdev, int vp_id) in vxge_vpath_intr_disable()
1505 static int vxge_reset_vpath(struct vxgedev *vdev, int vp_id) in vxge_reset_vpath()
1608 int ret = 0, vp_id, i; in do_vxge_reset() local
2026 u32 vp_id = 0; in vxge_open_vpaths() local
3309 int vp_id; in vxge_vlan_rx_add_vid() local
3335 int vp_id; in vxge_vlan_rx_kill_vid() local
3549 enum vxge_hw_event type, u64 vp_id) in vxge_callback_crit_err()
Dvxge-config.h361 u32 vp_id; member
631 u32 vp_id; member
675 u32 vp_id; member
930 u32 vp_id; member
1014 u32 vp_id; member
1844 u32 vp_id; member
Dvxge-traffic.c503 __vxge_hw_device_handle_error(struct __vxge_hw_device *hldev, u32 vp_id, in __vxge_hw_device_handle_error()
2200 u32 vp_id = vp->vpath->vp_id; in vxge_hw_vpath_msix_set() local
/Linux-v4.19/arch/arm/mach-omap2/
Dprm3xxx.c100 static u32 omap3_prm_vp_check_txdone(u8 vp_id) in omap3_prm_vp_check_txdone()
110 static void omap3_prm_vp_clear_txdone(u8 vp_id) in omap3_prm_vp_clear_txdone()
Dprm_common.c557 u32 omap_prm_vp_check_txdone(u8 vp_id) in omap_prm_vp_check_txdone()
574 void omap_prm_vp_clear_txdone(u8 vp_id) in omap_prm_vp_clear_txdone()
Dprm44xx.c150 static u32 omap4_prm_vp_check_txdone(u8 vp_id) in omap4_prm_vp_check_txdone()
161 static void omap4_prm_vp_clear_txdone(u8 vp_id) in omap4_prm_vp_clear_txdone()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mid.c32 uint32_t vp_id; in qla24xx_allocate_vp_id() local
66 uint16_t vp_id; in qla24xx_deallocate_vp_id() local
Dqla_def.h3089 int vp_id; member
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive.h141 u32 vp_id; member
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c4100 struct qed_ptt *p_ptt, u16 vp_id, u32 rate) in __qed_configure_vport_wfq()
4163 int qed_configure_vport_wfq(struct qed_dev *cdev, u16 vp_id, u32 rate) in qed_configure_vport_wfq()