Searched refs:rx_pause_frames (Results 1 - 25 of 25) sorted by relevance

/freebsd-12-stable/sys/dev/vte/
H A Dif_vtevar.h107 uint32_t rx_pause_frames; member in struct:vte_hw_stats
H A Dif_vte.c625 &stats->rx_pause_frames, "Pause control frames");
1308 stat->rx_pause_frames += (value & 0xFF);
/freebsd-12-stable/sys/dev/oce/
H A Doce_sysctl.c748 CTLFLAG_RD, &stats->u0.be.rx_pause_frames, 0,
970 CTLFLAG_RD, &stats->u0.xe201.rx_pause_frames,
1232 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames;
1331 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames;
1399 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames;
1465 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames;
[all...]
H A Doce_hw.h2962 uint32_t rx_pause_frames; /* dword 8*/ member in struct:oce_port_rxf_stats_v0
3055 uint32_t rx_pause_frames; member in struct:oce_port_rxf_stats_v2
3098 uint32_t rx_pause_frames; member in struct:oce_port_rxf_stats_v1
3265 uint64_t rx_pause_frames; member in struct:pport_stats
H A Doce_if.h379 uint32_t rx_pause_frames; member in struct:oce_be_stats
447 uint64_t rx_pause_frames; member in struct:oce_xe201_stats
/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h143 uint32_t rx_pause_frames; member in struct:age_stats
H A Dif_agereg.h497 uint32_t rx_pause_frames; member in struct:smb
H A Dif_age.c2043 stat->rx_pause_frames += smb->rx_pause_frames;
3266 stats->rx_pause_frames);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h159 uint32_t rx_pause_frames; member in struct:vge_hw_stats
H A Dif_vge.c2566 &stats->rx_pause_frames, "CRC errors");
2688 stats->rx_pause_frames += mib[VGE_MIB_RX_PAUSE];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h146 uint32_t rx_pause_frames; member in struct:alc_hw_stats
H A Dif_alcreg.h1138 uint32_t rx_pause_frames; member in struct:smb
H A Dif_alc.c1816 &stats->rx_pause_frames, "Pause control frames");
3262 stat->rx_pause_frames += smb->rx_pause_frames;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h130 uint32_t rx_pause_frames; member in struct:ale_hw_stats
H A Dif_alereg.h569 uint32_t rx_pause_frames; member in struct:smb
H A Dif_ale.c864 &stats->rx_pause_frames, "Pause control frames");
2160 stat->rx_pause_frames += smb->rx_pause_frames;
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h399 u64 rx_pause_frames; member in struct:ecore_eth_stats_common
H A Decore_l2.c1948 p_common->rx_pause_frames += port_stats.eth.rxpf;
H A Dqlnx_os.c2036 OID_AUTO, "rx_pause_frames",
2037 CTLFLAG_RD, &ha->hw_stats.common.rx_pause_frames,
2038 "rx_pause_frames");
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfereg.h581 uint32_t rx_pause_frames; member in struct:bfe_hw_stats
H A Dif_bfe.c1315 stats->rx_pause_frames += mib[MIB_RX_PAUSE];
1966 printf("Receive pause frames : %u\n", stats->rx_pause_frames);
/freebsd-12-stable/sys/dev/bnxt/
H A Dbnxt_sysctl.c464 "rx_pause_frames", CTLFLAG_RD,
465 &softc->rx_port_stats->rx_pause_frames, "Received pause frames");
H A Dhsi_struct_def.h29809 uint64_t rx_pause_frames; member in struct:rx_port_stats
[all...]
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2463 uint32_t rx_pause_frames; member in struct:msk_hw_stats
H A Dif_msk.c4351 stats->rx_pause_frames +=
4507 child, rx_pause_frames, "Pause frames");

Completed in 501 milliseconds