Home
last modified time | relevance | path

Searched refs:nexus_channel_ring_entry (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1108 } nexus_channel_ring_entry, *nexus_channel_ring_entry_t; typedef
1120 nexus_channel_ring_entry nce_ring_entries[__counted_by(nce_ring_count)]; /* tx followed by rx */
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus.c3213 nexus_channel_ring_entry *__counted_by(entry_count)entries, in populate_ring_entries()