Searched refs:tmac_drop_frms (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h45 * @tmac_drop_frms: Count of frames that could not be sent for no other reason
411 u64 tmac_drop_frms; member in struct:xge_hal_stats_hw_info_t
584 u64 tmac_drop_frms;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c528 set_latest_stat_cnt(hldev, tmac_drop_frms);
H A Dxgehal-mgmtaux.c265 __HAL_AUX_ENTRY("tmac_drop_frms", (unsigned long long)
266 hw.tmac_drop_frms, "%llu");
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2229 *val = hw_info->tmac_drop_frms;

Completed in 58 milliseconds