Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_utunloop.c96 channel_t rxchannel, int rxindex, in skt_utunloop_xfer_slots() argument
112 rxring = os_channel_rx_ring(rxchannel, rxindex + in skt_utunloop_xfer_slots()
113 os_channel_ring_id(rxchannel, CHANNEL_FIRST_RX_RING)); in skt_utunloop_xfer_slots()
119 rxfd = os_channel_get_fd(rxchannel); in skt_utunloop_xfer_slots()
318 error = os_channel_sync(rxchannel, CHANNEL_SYNC_RX); in skt_utunloop_xfer_slots()