Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c1246 ring_id_t first_tx = ch->ch_first[NR_TX]; in ch_event() local
1259 for (i = first_tx, ready_tx_data = 0; i < last_tx; i++) { in ch_event()
1329 csi_selrecord_one(&na->na_tx_rings[first_tx], in ch_event()