Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_main.c163 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu() function
Dsiw.h540 int siw_get_tx_cpu(struct siw_device *sdev);
Dsiw_qp_tx.c1300 qp->tx_cpu = siw_get_tx_cpu(qp->sdev); in siw_sq_start()
Dsiw_verbs.c473 qp->tx_cpu = siw_get_tx_cpu(sdev); in siw_create_qp()