Searched refs:tx_compl_mode (Results 1 – 1 of 1) sorted by relevance
4973 int tx_compl_mode = 1; /* async mode */ in skt_xfer_init_chan_event_async() local4975 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() local4985 NULL, 0, &tx_compl_mode, sizeof(tx_compl_mode)) == 0); in skt_xfer_fini_chan_event_async()