Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw.h404 u8 zcopy_tx : 1; /* Use TCP_SENDPAGE if possible */ member
492 extern const bool zcopy_tx;
A Dsiw_main.c33 const bool zcopy_tx = true; variable
A Dsiw_verbs.c428 qp->tx_ctx.zcopy_tx = zcopy_tx; in siw_create_qp()
A Dsiw_qp_tx.c279 if (c_tx->zcopy_tx && wqe->bytes >= SENDPAGE_THRESH && in siw_qp_prepare_tx()

Completed in 11 milliseconds