Searched refs:tx_bcst_frms (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h1002 * @tx_bcst_frms: Count of broadcast MAC frames for mac the link.
1172 u64 tx_bcst_frms; member in struct:xge_hal_stats_link_info_t
1267 * @tx_bcst_frms: Count of broadcast data frames transmitted for
1286 u64 tx_bcst_frms; member in struct:xge_hal_stats_aggr_info_t
1307 * @tx_bcst_frms: Count of broadcast MAC frames for the vpath.
1404 u64 tx_bcst_frms; member in struct:xge_hal_stats_vpath_info_t
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c399 set_latest_stat_link_cnt(i, tx_bcst_frms);
491 set_latest_stat_aggr_cnt(i, tx_bcst_frms);
H A Dxgehal-mgmtaux.c305 __hal_aux_pci_link_info("tx_bcst_frms", i,
306 tx_bcst_frms);
355 __hal_aux_pci_aggr_info("tx_bcst_frms", i,
356 tx_bcst_frms);

Completed in 56 milliseconds