Lines Matching refs:vpath
74 * @VXGE_HW_EVENT_SERR: Serious vpath hardware error event.
75 * @VXGE_HW_EVENT_ECCERR: vpath ECC error event.
76 * @VXGE_HW_EVENT_VPATH_ERR: Error local to the respective vpath
1090 * @vpath_tx_stats: Per vpath XMAC TX stats
1091 * @vpath_rx_stats: Per vpath XMAC RX stats
1107 * struct vxge_hw_vpath_stats_hw_info - Titan vpath hardware statistics.
1158 * Titan vpath hardware statistics.
1607 * struct vxge_hw_vpath_stats_sw_err - HW vpath error statistics
1624 * HW vpath error statistics
1645 * struct vxge_hw_vpath_stats_sw_info - HW vpath sw statistics
1646 * @soft_reset_cnt: Number of times soft reset is done on this vpath.
1647 * @error_stats: error counters for the vpath
1648 * @ring_stats: counters for ring belonging to the vpath
1649 * @fifo_stats: counters for fifo belonging to the vpath
1651 * HW vpath sw statistics
1686 * @vpath_alarms: Number of vpath alarms
1763 * @vxge_hw_mgmt_reg_type_vpmgmt: vpath management registers
1764 * @vxge_hw_mgmt_reg_type_vpath: vpath registers
2090 #define VXGE_HW_VIRTUAL_PATH_HANDLE(vpath) \
2091 ((struct __vxge_hw_vpath_handle *)(vpath)->vpath_handles.next)