HomeSort by: relevance | last modified time | path
    Searched refs:ipcs_bad (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 100 struct evcnt ipcs_bad; member in struct:ixgbevf_hw_stats
ixgbe_vf.h 100 struct evcnt ipcs_bad; member in struct:ixgbevf_hw_stats
ixv.c 672 evcnt_detach(&stats->ipcs_bad);
2780 evcnt_attach_dynamic(&stats->ipcs_bad, EVCNT_TYPE_MISC, NULL,
2863 IXGBE_EVC_STORE(&stats->ipcs_bad, 0);
ixv.c 672 evcnt_detach(&stats->ipcs_bad);
2780 evcnt_attach_dynamic(&stats->ipcs_bad, EVCNT_TYPE_MISC, NULL,
2863 IXGBE_EVC_STORE(&stats->ipcs_bad, 0);
ixgbe.c 2031 evcnt_attach_dynamic(&stats->ipcs_bad, EVCNT_TYPE_MISC, NULL,
2215 IXGBE_EVC_STORE(&stats->ipcs_bad, 0);
3823 evcnt_detach(&stats->ipcs_bad);
ixgbe.c 2031 evcnt_attach_dynamic(&stats->ipcs_bad, EVCNT_TYPE_MISC, NULL,
2215 IXGBE_EVC_STORE(&stats->ipcs_bad, 0);
3823 evcnt_detach(&stats->ipcs_bad);
ix_txrx.c 2244 IXGBE_EVC_ADD(&stats->ipcs_bad, 1);
ix_txrx.c 2244 IXGBE_EVC_ADD(&stats->ipcs_bad, 1);
ixgbe_type.h 3915 struct evcnt ipcs_bad; member in struct:ixgbe_hw_stats
ixgbe_type.h 3915 struct evcnt ipcs_bad; member in struct:ixgbe_hw_stats

Completed in 102 milliseconds