Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/skywalk/
H A Dskt_xfer.c4973 int tx_compl_mode = 1; /* async mode */ in skt_xfer_init_chan_event_async() local
4975 NULL, 0, &tx_compl_mode, sizeof(tx_compl_mode)) == 0); in skt_xfer_init_chan_event_async()
4982 int tx_compl_mode = 0; /* sync mode (default) */ in skt_xfer_fini_chan_event_async() local
4985 NULL, 0, &tx_compl_mode, sizeof(tx_compl_mode)) == 0); in skt_xfer_fini_chan_event_async()