/src/sys/dev/pci/ |
if_ixl.c | 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters 6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC, 6227 evcnt_detach(&isc->isc_illegal_bytes); 6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
|
if_ixl.c | 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters 6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC, 6227 evcnt_detach(&isc->isc_illegal_bytes); 6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
|
if_ixl.c | 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters 6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC, 6227 evcnt_detach(&isc->isc_illegal_bytes); 6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
|
if_ixl.c | 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters 6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC, 6227 evcnt_detach(&isc->isc_illegal_bytes); 6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
|