Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/sysdev/xive/
Dnative.c130 int xive_native_configure_queue(u32 vp_id, struct xive_q *q, u8 prio, in xive_native_configure_queue()
194 static void __xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in __xive_native_disable_queue()
209 void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in xive_native_disable_queue()
701 int xive_native_enable_vp(u32 vp_id, bool single_escalation) in xive_native_enable_vp()
718 int xive_native_disable_vp(u32 vp_id) in xive_native_disable_vp()
732 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id) in xive_native_get_vp_info()
754 int xive_native_get_queue_info(u32 vp_id, u32 prio, in xive_native_get_queue_info()
791 int xive_native_get_queue_state(u32 vp_id, u32 prio, u32 *qtoggle, u32 *qindex) in xive_native_get_queue_state()
814 int xive_native_set_queue_state(u32 vp_id, u32 prio, u32 qtoggle, u32 qindex) in xive_native_set_queue_state()
836 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state()
/Linux-v5.4/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c47 int vxge_hw_vpath_wait_receive_idle(struct __vxge_hw_device *hldev, u32 vp_id) in vxge_hw_vpath_wait_receive_idle()
2188 u32 vp_id; in __vxge_hw_channel_allocate() local
2801 u32 vp_id; in __vxge_hw_ring_create() local
4024 __vxge_hw_vpath_reset(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_reset()
4041 __vxge_hw_vpath_sw_reset(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_sw_reset()
4066 __vxge_hw_vpath_prc_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_prc_configure()
4138 __vxge_hw_vpath_kdfc_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_kdfc_configure()
4211 __vxge_hw_vpath_mac_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_mac_configure()
4278 __vxge_hw_vpath_tim_configure(struct __vxge_hw_device *hldev, u32 vp_id) in __vxge_hw_vpath_tim_configure()
4539 __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
2025 u32 vp_id = 0; in vxge_open_vpaths() local
3304 int vp_id; in vxge_vlan_rx_add_vid() local
3330 int vp_id; in vxge_vlan_rx_kill_vid() local
3544 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.c504 __vxge_hw_device_handle_error(struct __vxge_hw_device *hldev, u32 vp_id, in __vxge_hw_device_handle_error()
2190 u32 vp_id = vp->vpath->vp_id; in vxge_hw_vpath_msix_set() local
/Linux-v5.4/arch/arm/mach-omap2/
Dprm_common.c555 u32 omap_prm_vp_check_txdone(u8 vp_id) in omap_prm_vp_check_txdone()
572 void omap_prm_vp_clear_txdone(u8 vp_id) in omap_prm_vp_clear_txdone()
Dprm3xxx.c97 static u32 omap3_prm_vp_check_txdone(u8 vp_id) in omap3_prm_vp_check_txdone()
107 static void omap3_prm_vp_clear_txdone(u8 vp_id) in omap3_prm_vp_clear_txdone()
Dprm44xx.c147 static u32 omap4_prm_vp_check_txdone(u8 vp_id) in omap4_prm_vp_check_txdone()
158 static void omap4_prm_vp_clear_txdone(u8 vp_id) in omap4_prm_vp_clear_txdone()
/Linux-v5.4/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.h3132 int vp_id; member
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_xive.h158 u32 vp_id; member
223 static inline bool kvmppc_xive_vp_in_use(struct kvm *kvm, u32 vp_id) in kvmppc_xive_vp_in_use()
Dbook3s_xive_native.c109 u32 vp_id; in kvmppc_xive_native_connect_vcpu() local
Dbook3s_xive.c1220 u32 vp_id; in kvmppc_xive_connect_vcpu() local
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c5202 struct qed_ptt *p_ptt, u16 vp_id, u32 rate) in __qed_configure_vport_wfq()
5265 int qed_configure_vport_wfq(struct qed_dev *cdev, u16 vp_id, u32 rate) in qed_configure_vport_wfq()