Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c40 static int siw_try_1seg(struct siw_iwarp_tx *c_tx, void *paddr) in siw_try_1seg()
119 static int siw_qp_prepare_tx(struct siw_iwarp_tx *c_tx) in siw_qp_prepare_tx()
293 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl()
424 static int siw_tx_hdt(struct siw_iwarp_tx *c_tx, struct socket *s) in siw_tx_hdt()
660 static void siw_update_tcpseg(struct siw_iwarp_tx *c_tx, in siw_update_tcpseg()
695 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_prepare_fpdu() local
783 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_sq_proc_tx() local
Dsiw_qp.c229 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_enable_crc() local