Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c161 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu() function
H A Dsiw.h536 int siw_get_tx_cpu(struct siw_device *sdev);
H A Dsiw_qp_tx.c1289 qp->tx_cpu = siw_get_tx_cpu(qp->sdev); in siw_sq_start()
H A Dsiw_verbs.c471 qp->tx_cpu = siw_get_tx_cpu(sdev); in siw_create_qp()