Home
last modified time | relevance | path

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

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