Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h403 u8 zcopy_tx : 1; /* Use TCP_SENDPAGE if possible */ member
491 extern const bool zcopy_tx;
H A Dsiw_qp_tx.c271 if (c_tx->zcopy_tx && wqe->bytes >= SENDPAGE_THRESH && in siw_qp_prepare_tx()