Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c49 static int siw_try_1seg(struct siw_iwarp_tx *c_tx, void *paddr) in siw_try_1seg()
117 static int siw_qp_prepare_tx(struct siw_iwarp_tx *c_tx) in siw_qp_prepare_tx()
294 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl()
437 static noinline_for_stack int siw_tx_hdt(struct siw_iwarp_tx *c_tx, in siw_tx_hdt()
673 static void siw_update_tcpseg(struct siw_iwarp_tx *c_tx, in siw_update_tcpseg()
708 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_prepare_fpdu() local
795 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_sq_proc_tx() local