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

/opensolaris-onvv-gate/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h330 uint32_t tdr_pref_cpl_to:1; member in struct:__anon5975::__anon5976
338 uint32_t tdr_pref_cpl_to:1;
464 uint32_t tdr_pref_cpl_to:1; member in struct:__anon5977::__anon5978
472 uint32_t tdr_pref_cpl_to:1;
1229 uint32_t tdr_pref_cpl_to:1; member in struct:__anon6023::__anon6024
1237 uint32_t tdr_pref_cpl_to:1;
H A Dhxge_txdma.h98 uint32_t tdr_pref_cpl_to; member in struct:_hxge_tx_ring_stats_t
H A Dhxge_kstats.c388 tdc_kstatsp->tdr_pref_cpl_to.value.ul = statsp->tdr_pref_cpl_to;
1104 tx_stats->tdr_pref_cpl_to +
1119 val += tx_stats->tdr_pref_cpl_to + tx_stats->pkt_cpl_to;
H A Dhxge.h517 kstat_named_t tdr_pref_cpl_to; member in struct:_hxge_tdc_kstat
H A Dhxge_txdma.c2599 if (cs.bits.tdr_pref_cpl_to) {
2600 tdc_stats->tdr_pref_cpl_to++;
2605 "fatal error: tdr_pref_cpl_to", channel));

Completed in 316 milliseconds