Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/siw/
Dsiw_main.c588 siw_stop_tx_thread(nr_cpu); in siw_init_module()
609 siw_stop_tx_thread(cpu); in siw_exit_module()
Dsiw.h536 void siw_stop_tx_thread(int nr_cpu);
Dsiw_qp_tx.c1202 void siw_stop_tx_thread(int nr_cpu) in siw_stop_tx_thread() function