Home
last modified time | relevance | path

Searched defs:dbg_bus_storm_data (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_debug_tools.h713 struct dbg_bus_storm_data struct
715 u8 enabled /* indicates if the Storm is enabled for recording */;
716 u8 mode /* Storm debug mode, valid only if the Storm is enabled */;
717 u8 hw_id /* HW ID associated with the Storm */;
718 u8 eid_filter_en /* Indicates if EID filtering is performed (0/1) */;
719 …nge_not_mask /* 1 = EID range filter, 0 = EID mask filter. Valid only if eid_filter_en is set, */;
720 u8 cid_filter_en /* Indicates if CID filtering is performed (0/1) */;
721 …params eid_filter_params /* EID filter params to filter on. Valid only if eid_filter_en is set. */;
722 __le32 cid /* CID to filter on. Valid only if cid_filter_en is set. */;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h713 struct dbg_bus_storm_data struct
715 u8 enabled /* indicates if the Storm is enabled for recording */;
716 u8 mode /* Storm debug mode, valid only if the Storm is enabled */;
717 u8 hw_id /* HW ID associated with the Storm */;
718 u8 eid_filter_en /* Indicates if EID filtering is performed (0/1) */;
719 …nge_not_mask /* 1 = EID range filter, 0 = EID mask filter. Valid only if eid_filter_en is set, */;
720 u8 cid_filter_en /* Indicates if CID filtering is performed (0/1) */;
721 …params eid_filter_params /* EID filter params to filter on. Valid only if eid_filter_en is set. */;
722 __le32 cid /* CID to filter on. Valid only if cid_filter_en is set. */;