Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c642 siw_stop_tx_thread(nr_cpu); in siw_init_module()
663 siw_stop_tx_thread(cpu); in siw_exit_module()
Dsiw.h551 void siw_stop_tx_thread(int nr_cpu);
Dsiw_qp_tx.c1185 void siw_stop_tx_thread(int nr_cpu) in siw_stop_tx_thread() function