Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/
H A Dskt_utunloop.c97 channel_t txchannel, int txindex, in skt_utunloop_xfer_slots() argument
115 txring = os_channel_tx_ring(txchannel, txindex + in skt_utunloop_xfer_slots()
116 os_channel_ring_id(txchannel, CHANNEL_FIRST_TX_RING)); in skt_utunloop_xfer_slots()
125 txfd = os_channel_get_fd(txchannel); in skt_utunloop_xfer_slots()
301 error = os_channel_sync(txchannel, CHANNEL_SYNC_TX); in skt_utunloop_xfer_slots()
311 error = os_channel_sync(txchannel, CHANNEL_SYNC_TX); in skt_utunloop_xfer_slots()