Lines Matching refs:statistics

6634 	uint8_t statistics_counter_id /* statistics counter id */;
6635 uint8_t statistics_en_flg /* statistics en flg */;
8431 * FCoe statistics request $$KEEP_ENDIANNESS$$
8457 struct fcoe_kwqe_stat statistics;
8517 * FCoE RX statistics parameters section#0 $$KEEP_ENDIANNESS$$
8527 * FCoE RX statistics parameters section#1 $$KEEP_ENDIANNESS$$
8537 * FCoE RX statistics parameters section#2 $$KEEP_ENDIANNESS$$
8577 * FCoE TX statistics parameters $$KEEP_ENDIANNESS$$
8588 * FCoE statistics parameters $$KEEP_ENDIANNESS$$
8592 struct fcoe_tx_stat_params tx_stat /* FCoE TX statistics parameters */;
8593 struct fcoe_rx_stat_params_section0 rx_stat0 /* FCoE RX statistics parameters section#0 */;
8594 struct fcoe_rx_stat_params_section1 rx_stat1 /* FCoE RX statistics parameters section#1 */;
8595 struct fcoe_rx_stat_params_section2 rx_stat2 /* FCoE RX statistics parameters section#2 */;
9397 * FCoE statistics params buffer passed by driver to FW in FCoE statistics ramrod $$KEEP_ENDIANNESS$$
10162 #define TSTORM_TCP_ST_CONTEXT_SECTION_UPDATE_L2_STATSTICS (0x1<<28) /* BitField flags2various state flags determines wheather or not to update l2 statistics */
10164 #define TSTORM_TCP_ST_CONTEXT_SECTION_UPDATE_L4_STATSTICS (0x1<<29) /* BitField flags2various state flags determines wheather or not to update l4 statistics */
10200 uint8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */;
10208 uint8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */;
10223 uint8_t max_isles_ever_happened /* for statistics only - max number of isles ever happened on this connection */;
10229 uint8_t max_isles_ever_happened /* for statistics only - max number of isles ever happened on this connection */;
10535 uint16_t reserved2 /* The ID of the statistics client for counting common/L2 statistics */;
10536 uint8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */;
10538 #define XSTORM_TCP_CONTEXT_SECTION_UPDATE_L2_STATSTICS (0x1<<0) /* BitField statistics_paramsTcp parameters set by the driver, determines wheather or not to update l2 statistics */
10540 #define XSTORM_TCP_CONTEXT_SECTION_UPDATE_L4_STATSTICS (0x1<<1) /* BitField statistics_paramsTcp parameters set by the driver, determines wheather or not to update l4 statistics */
10546 #define XSTORM_TCP_CONTEXT_SECTION_UPDATE_L2_STATSTICS (0x1<<0) /* BitField statistics_paramsTcp parameters set by the driver, determines wheather or not to update l2 statistics */
10548 #define XSTORM_TCP_CONTEXT_SECTION_UPDATE_L4_STATSTICS (0x1<<1) /* BitField statistics_paramsTcp parameters set by the driver, determines wheather or not to update l4 statistics */
10552 uint8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */;
10553 uint16_t reserved2 /* The ID of the statistics client for counting common/L2 statistics */;
11319 RAMROD_CMD_ID_COMMON_STAT_QUERY /* Collect statistics counters */,
11641 EVENT_RING_OPCODE_STAT_QUERY /* Collect statistics counters */,
12011 * Protocol-common statistics collected by the Tstorm (per pf) $$KEEP_ENDIANNESS$$
12028 * Protocol-common statistics collected by the Tstorm (per port) $$KEEP_ENDIANNESS$$
12050 * Protocol-common statistics collected by the Tstorm (per client) $$KEEP_ENDIANNESS$$
12069 * Protocol-common statistics collected by the Ustorm (per client) $$KEEP_ENDIANNESS$$
12086 * Protocol-common statistics collected by the Xstorm (per client) $$KEEP_ENDIANNESS$$
12179 * Protocol-common statistics counter $$KEEP_ENDIANNESS$$
12183 uint16_t xstats_counter /* xstorm statistics counter */;
12186 uint16_t tstats_counter /* tstorm statistics counter */;
12189 uint16_t ustats_counter /* ustorm statistics counter */;
12192 uint16_t cstats_counter /* ustorm statistics counter */;
12485 * toe statistics collected by the Cstorm (per port)
13044 * Toe statistics collected by the Xstorm (per port)
13056 * Toe statistics collected by the Xstorm (per port)
13060 struct xstorm_toe_stats_section statistics[2] /* 0 - ipv4 , 1 - ipv6 */;
13065 * Toe statistics collected by the Tstorm (per port)
13079 * Toe statistics collected by the Tstorm (per port)
13083 struct tstorm_toe_stats_section statistics[2] /* 0 - ipv4 , 1 - ipv6 */;
13088 * Eth statistics query structure for the eth_stats_query ramrod
13092 struct xstorm_toe_stats xstorm_toe /* Xstorm Toe statistics structure */;
13093 struct tstorm_toe_stats tstorm_toe /* Tstorm Toe statistics structure */;
13094 struct cstorm_toe_stats cstorm_toe /* Cstorm Toe statistics structure */;