Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus.c3263 ring_id_t rx_first = ch->ch_first[NR_RX]; in nexus_channel_entry_populate() local
3274 entry->nce_rx_rings = rx_last - rx_first; in nexus_channel_entry_populate()
3289 if (rx_first < rx_last) { in nexus_channel_entry_populate()
3290 populate_ring_entries(ch->ch_na->na_rx_rings, rx_first, rx_last, in nexus_channel_entry_populate()