Home
last modified time | relevance | path

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

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