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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h326 u32_t tx_stat_outxonsent ; member in struct:_stats_emac_query_t::__anon5045
717 u64_t tx_stat_outxonsent ; // HW_MAND_07 E1H_Spec.11 member in struct:_stats_macs_t::__anon5066
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stats.h36 u32 tx_stat_outxonsent; member in struct:emac_stats
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c2500 LM_STATS_HW_MAC_ASSIGN_U32(stats_tx.tx_stat_outxonsent, stats_tx.tx_stat_outxonsent ) ;
2883 stats->OutXonSent = (LM_STATS_HW_GET_MACS_U64( pdev, stats_tx.tx_stat_outxonsent )) ;
3351 LM_STATS_PMF_TO_FROM( tx_stat_outxonsent, stats_tx.tx_stat_outxonsent, b_is_to ) ; // BMAC 0

Completed in 105 milliseconds