Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel.c1232 ring_id_t last_tx = ch->ch_last[NR_TX]; in ch_event() local
1244 for (i = first_tx, ready_tx_data = 0; i < last_tx; i++) { in ch_event()