Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus.c3268 ring_id_t rx_last = ch->ch_last[NR_RX]; in nexus_channel_entry_populate() local
3278 entry->nce_rx_rings = rx_last - rx_first; in nexus_channel_entry_populate()
3293 if (rx_first < rx_last) { in nexus_channel_entry_populate()
3294 populate_ring_entries(ch->ch_na->na_rx_rings, rx_first, rx_last, in nexus_channel_entry_populate()