Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_xfer.c4847 int tx_compl_mode = 1; /* async mode */ in skt_xfer_init_chan_event_async() local
4849 NULL, 0, &tx_compl_mode, sizeof(tx_compl_mode)) == 0); in skt_xfer_init_chan_event_async()
4856 int tx_compl_mode = 0; /* sync mode (default) */ in skt_xfer_fini_chan_event_async() local
4859 NULL, 0, &tx_compl_mode, sizeof(tx_compl_mode)) == 0); in skt_xfer_fini_chan_event_async()