Searched defs:stats (Results 276 - 300 of 326) sorted by relevance

<<11121314

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe.h528 } stats; member in struct:adapter
H A Dif_ix.c1297 struct ixgbe_hw_stats *stats = &adapter->stats.pf; local
1422 struct ixgbe_hw_stats *stats = &adapter->stats.pf; local
[all...]
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c3603 struct vmxnet3_txq_stats *stats; local
3661 struct vmxnet3_rxq_stats *stats; local
3788 struct vmxnet3_statistics *stats; local
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.c4385 struct urtw_stats *stats = &sc->sc_stats; local
[all...]
/freebsd-11-stable/sys/net/
H A Dif_vxlan.c3035 struct vxlan_statistics *stats; local
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c109 void *stats; /* (a,i) statistics */ member in struct:vcpu
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.c5586 struct e1000_vf_stats *stats; local
5627 struct e1000_hw_stats *stats; local
5685 struct e1000_hw_stats *stats; local
5828 struct e1000_vf_stats *stats; local
5849 struct e1000_vf_stats *stats; local
5916 struct e1000_hw_stats *stats = adapter->stats; local
[all...]
H A Dif_em.c5708 struct e1000_hw_stats *stats = &adapter->stats; local
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-linux.c2228 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1118 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } argument
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c3082 mcp_irq_data_t *stats = ss->fw_stats; local
[all...]
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_com.c2291 ena_com_get_eni_stats(struct ena_com_dev *ena_dev, struct ena_admin_eni_stats *stats) argument
2306 ena_com_get_dev_basic_stats(struct ena_com_dev *ena_dev, struct ena_admin_basic_stats *stats) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3053 mlx5_ib_get_hw_stats(struct ib_device *ibdev, struct rdma_hw_stats *stats, u8 port, int index) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2149 mlx4_ib_get_hw_stats(struct ib_device *ibdev, struct rdma_hw_stats *stats, u8 port, int index) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h751 struct mlx5e_rq_stats stats; member in struct:mlx5e_rq
792 struct mlx5e_sq_stats stats; member in struct:mlx5e_sq
990 struct mlx5e_stats stats; member in struct:mlx5e_priv
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c364 isc_stats_t *stats; member in struct:isc__socketmgr
797 inc_stats(isc_stats_t *stats, isc_statscounter_t counterid) { argument
4343 isc__socketmgr_setstats(isc_socketmgr_t *manager0, isc_stats_t *stats) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-structalias.c207 } stats; variable in typeref:struct:constraint_stats
[all...]
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h452 struct mc5_stats stats; member in struct:mc5
466 struct mc7_stats stats; /* MC7 statistics */ member in struct:mc7
491 struct mac_stats stats; member in struct:cmac
H A Dcxgb_t3_hw.c1746 t3_handle_intr_status(adapter_t *adapter, unsigned int reg, unsigned int mask, const struct intr_info *acts, unsigned long *stats) argument
[all...]
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwireg.h297 struct iwi_cmd_stats stats; member in struct:iwi_notif_link_quality
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c4365 int stats = 0; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c1732 union ecore_mcp_protocol_stats stats; local
H A Dqlnx_os.c5979 union ecore_mcp_protocol_stats *stats; local
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c8160 struct statistics_block *stats; local
8695 struct statistics_block *stats; local
[all...]
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwivar.h266 struct bwi_txstats *stats; member in struct:bwi_txstats_data

Completed in 389 milliseconds

<<11121314