Home
last modified time | relevance | path

Searched refs:siw_get_tx_cpu (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/sw/siw/
Dsiw_main.c185 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu() function
Dsiw.h552 int siw_get_tx_cpu(struct siw_device *sdev);
Dsiw_qp_tx.c1248 qp->tx_cpu = siw_get_tx_cpu(qp->sdev); in siw_sq_start()
Dsiw_verbs.c486 qp->tx_cpu = siw_get_tx_cpu(sdev); in siw_create_qp()