Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Diwarp.h160 struct iwarp_send { struct
279 struct iwarp_send send;
A Dsiw_qp.c58 .hdr_len = sizeof(struct iwarp_send),
59 .ctrl.mpa_len = htons(sizeof(struct iwarp_send) - 2),
72 .hdr_len = sizeof(struct iwarp_send),
73 .ctrl.mpa_len = htons(sizeof(struct iwarp_send) - 2),
509 sizeof(struct iwarp_send); in siw_send_terminate()
526 iov[1].iov_len = sizeof(struct iwarp_send); in siw_send_terminate()
A Dsiw.h343 struct iwarp_send send;
376 struct iwarp_send send;
A Dsiw_qp_tx.c23 sizeof(struct iwarp_send))) & 0xF8)
164 c_tx->ctrl_len = sizeof(struct iwarp_send); in siw_qp_prepare_tx()

Completed in 12 milliseconds