Home
last modified time | relevance | path

Searched defs:c_tx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c40 static int siw_try_1seg(struct siw_iwarp_tx *c_tx, void *paddr) in siw_try_1seg()
118 static int siw_qp_prepare_tx(struct siw_iwarp_tx *c_tx) in siw_qp_prepare_tx()
292 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl()
436 static int siw_tx_hdt(struct siw_iwarp_tx *c_tx, struct socket *s) in siw_tx_hdt()
679 static void siw_update_tcpseg(struct siw_iwarp_tx *c_tx, in siw_update_tcpseg()
714 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_prepare_fpdu() local
802 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_sq_proc_tx() local
H A Dsiw_qp.c232 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_enable_crc() local