Searched refs:txattr (Results 1 – 1 of 1) sorted by relevance
685 struct vas_tx_win_attr txattr; in nx_alloc_txwin() local691 vas_init_tx_win_attr(&txattr, coproc->ct); in nx_alloc_txwin()692 txattr.lpid = 0; /* lpid is 0 for kernel requests */ in nx_alloc_txwin()697 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr); in nx_alloc_txwin()
Completed in 4 milliseconds