Searched refs:tx_pause_frames (Results 1 - 18 of 18) sorted by relevance

/freebsd-9.3-release/sys/dev/vte/
H A Dif_vtevar.h111 uint32_t tx_pause_frames; member in struct:vte_hw_stats
H A Dif_vte.c633 &stats->tx_pause_frames, "Pause control frames");
1306 stat->tx_pause_frames += (value >> 8);
/freebsd-9.3-release/sys/dev/age/
H A Dif_agevar.h166 uint32_t tx_pause_frames; member in struct:age_stats
H A Dif_agereg.h520 uint32_t tx_pause_frames; member in struct:smb
H A Dif_age.c2070 stat->tx_pause_frames += smb->tx_pause_frames;
3221 stats->tx_pause_frames);
/freebsd-9.3-release/sys/dev/alc/
H A Dif_alcvar.h165 uint32_t tx_pause_frames; member in struct:alc_hw_stats
H A Dif_alcreg.h847 uint32_t tx_pause_frames; member in struct:smb
H A Dif_alc.c1254 &stats->tx_pause_frames, "Pause control frames");
2590 stat->tx_pause_frames += smb->tx_pause_frames;
/freebsd-9.3-release/sys/dev/ale/
H A Dif_alevar.h153 uint32_t tx_pause_frames; member in struct:ale_hw_stats
H A Dif_alereg.h592 uint32_t tx_pause_frames; member in struct:smb
H A Dif_ale.c913 &stats->tx_pause_frames, "Pause control frames");
2187 stat->tx_pause_frames += smb->tx_pause_frames;
/freebsd-9.3-release/sys/dev/oce/
H A Doce_sysctl.c1081 CTLFLAG_RD, &stats->u0.xe201.tx_pause_frames, 0,
1183 adapter_stats->tx_pause_frames = port_stats->tx_pause_frames;
H A Doce_if.h408 uint64_t tx_pause_frames; member in struct:oce_xe201_stats
H A Doce_hw.h3135 uint64_t tx_pause_frames; member in struct:pport_stats
/freebsd-9.3-release/sys/dev/bfe/
H A Dif_bfereg.h556 uint32_t tx_pause_frames; member in struct:bfe_hw_stats
H A Dif_bfe.c1286 stats->tx_pause_frames += mib[MIB_TX_PAUSE];
1923 printf("Transmit pause frames : %u\n", stats->tx_pause_frames);
/freebsd-9.3-release/sys/dev/msk/
H A Dif_mskreg.h2489 uint32_t tx_pause_frames; member in struct:msk_hw_stats
H A Dif_msk.c4411 stats->tx_pause_frames +=
4562 child, tx_pause_frames, "Pause frames");

Completed in 297 milliseconds