Searched refs:tx_control_frames (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h73 kstat_named_t tx_control_frames; member in struct:oce_stat
H A Doce_hw_eth.h548 uint32_t tx_control_frames; member in struct:rx_port_stats
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c105 port_stats->tx_control_frames;
150 stats->tx_control_frames.value.ul =
151 port_stats->tx_control_frames;
283 kstat_named_init(&stats->tx_control_frames,
400 port_stats->tx_control_frames;
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h88 uint32_t tx_control_frames; member in struct:l1_smb
H A Datge_l1e_reg.h295 uint32_t tx_control_frames; member in struct:smb
H A Datge_l1c_reg.h115 uint32_t tx_control_frames; member in struct:l1c_smb
H A Datge_l1.c496 stat->tx_control_frames += smb->tx_control_frames;
H A Datge_l1c.c603 stat->tx_control_frames += smb->tx_control_frames;
H A Datge_l1e.c762 stat->tx_control_frames += smb->tx_control_frames;

Completed in 108 milliseconds