Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c292 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl() function
452 rv = siw_tx_ctrl(c_tx, s, MSG_DONTWAIT | MSG_MORE); in siw_tx_hdt()
887 rv = siw_tx_ctrl(c_tx, s, msg_flags); in siw_qp_sq_proc_tx()