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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h330 uint32_t tdr_pref_cpl_to:1; member in struct:__anon5861::__anon5862
338 uint32_t tdr_pref_cpl_to:1;
464 uint32_t tdr_pref_cpl_to:1; member in struct:__anon5863::__anon5864
472 uint32_t tdr_pref_cpl_to:1;
1229 uint32_t tdr_pref_cpl_to:1; member in struct:__anon5909::__anon5910
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.c2600 if (cs.bits.tdr_pref_cpl_to) {
2601 tdc_stats->tdr_pref_cpl_to++;
2606 "fatal error: tdr_pref_cpl_to", channel));

Completed in 934 milliseconds