Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c101 kthread_create(siw_run_sq, (unsigned long *)(long)cpu, in siw_create_tx_threads()
H A Dsiw.h532 int siw_run_sq(void *arg);
H A Dsiw_qp_tx.c1208 int siw_run_sq(void *data) in siw_run_sq() function