Searched defs:devcmd2_controller (Results 1 – 6 of 6) sorted by relevance
91 struct devcmd2_controller { struct92 struct vnic_wq_ctrl __iomem *wq_ctrl;93 struct vnic_devcmd2 *cmd_ring;94 struct devcmd2_result *result;95 u16 next_result;96 u16 result_size;97 int color;98 struct vnic_dev_ring results_ring;99 struct vnic_wq wq;100 u32 posted;
78 struct devcmd2_controller { struct79 struct vnic_wq_ctrl __iomem *wq_ctrl;80 struct vnic_devcmd2 *cmd_ring;81 struct devcmd2_result *result;82 u16 next_result;83 u16 result_size;84 int color;85 struct vnic_dev_ring results_ring;86 struct vnic_wq wq;87 u32 posted;
20 struct devcmd2_controller { struct21 struct vnic_wq_ctrl __iomem *wq_ctrl;22 struct vnic_dev_ring results_ring;23 struct vnic_wq wq;24 struct vnic_devcmd2 *cmd_ring;25 struct devcmd2_result *result;26 u16 next_result;27 u16 result_size;28 int color;
34 struct devcmd2_controller { struct35 struct vnic_wq_ctrl __iomem *wq_ctrl;36 struct vnic_dev_ring results_ring;37 struct vnic_wq wq;38 struct vnic_devcmd2 *cmd_ring;39 struct devcmd2_result *result;40 u16 next_result;41 u16 result_size;42 int color;
32 struct devcmd2_controller { struct33 struct vnic_wq_ctrl *wq_ctrl;34 struct vnic_dev_ring results_ring;35 struct vnic_wq wq;36 struct vnic_devcmd2 *cmd_ring;37 struct devcmd2_result *result;38 u16 next_result;39 u16 result_size;40 int color;
20 struct devcmd2_controller { struct21 struct vnic_wq_ctrl *wq_ctrl;22 struct vnic_dev_ring results_ring;23 struct vnic_wq wq;24 struct vnic_devcmd2 *cmd_ring;25 struct devcmd2_result *result;26 u16 next_result;27 u16 result_size;28 int color;