Searched refs:statistics_counter_id (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3101 u8_t statistics_counter_id /* statistics counter id */; member in struct:client_init_general_data
6756 u8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */; member in struct:tstorm_tcp_st_context_section
6764 u8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */; member in struct:tstorm_tcp_st_context_section
7092 u8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */; member in struct:xstorm_tcp_context_section
7108 u8_t statistics_counter_id /* The ID of the statistics client for counting common/L2 statistics */; member in struct:xstorm_tcp_context_section
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c750 client_init_data_virt->general.statistics_counter_id = LM_FW_VF_STATS_CNT_ID(vf_info);
H A Dlm_sp.c205 general->statistics_counter_id = (general->statistics_en_flg)? stats_cnt_id : DISABLE_STATISTIC_COUNTER_ID_VALUE;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c4937 gen_data->statistics_counter_id =
4943 gen_data->statistics_counter_id =
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2405 ttcp_st->statistics_counter_id = (tcp->ulp_type == TOE_CONNECTION_TYPE)? LM_STATS_CNT_ID(pdev) : LM_CLI_IDX_ISCSI;
2667 xtcp_st->tcp.statistics_counter_id = LM_STATS_CNT_ID(pdev);

Completed in 165 milliseconds