Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c287 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl() function
448 rv = siw_tx_ctrl(c_tx, s, MSG_DONTWAIT | MSG_MORE); in siw_tx_hdt()
877 rv = siw_tx_ctrl(c_tx, s, msg_flags); in siw_qp_sq_proc_tx()