Home
last modified time | relevance | path

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
717 … u64_t tx_stat_outxonsent ; // HW_MAND_07 E1H_Spec.11 member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stats.h36 u32 tx_stat_outxonsent; member
/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 ) ; in lm_stats_hw_emac_assign()
2883 …ent = (LM_STATS_HW_GET_MACS_U64( pdev, stats_tx.tx_stat_outxonsent )) ; in lm_stats_get_l2_chip_stats()
3351 …LM_STATS_PMF_TO_FROM( tx_stat_outxonsent, stats_tx.tx_stat_outxonsent, … in lm_stats_port_to_from()