Home
last modified time | relevance | path

Searched refs:SENDPAGE_THRESH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_main.c561 if (SENDPAGE_THRESH < SIW_MAX_INLINE) { in siw_init_module()
563 (int)SENDPAGE_THRESH); in siw_init_module()
H A Dsiw.h38 #define SENDPAGE_THRESH PAGE_SIZE macro
H A Dsiw_qp_tx.c279 if (c_tx->zcopy_tx && wqe->bytes >= SENDPAGE_THRESH && in siw_qp_prepare_tx()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_main.c510 if (SENDPAGE_THRESH < SIW_MAX_INLINE) { in siw_init_module()
512 (int)SENDPAGE_THRESH); in siw_init_module()
H A Dsiw.h38 #define SENDPAGE_THRESH PAGE_SIZE macro
H A Dsiw_qp_tx.c278 if (c_tx->zcopy_tx && wqe->bytes >= SENDPAGE_THRESH && in siw_qp_prepare_tx()

Completed in 8 milliseconds