Searched refs:siw_iwarp_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 40 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() 670 static void siw_update_tcpseg(struct siw_iwarp_tx *c_tx, in siw_update_tcpseg() 705 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_prepare_fpdu() 793 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_sq_proc_tx()
|
H A D | siw.h | 362 struct siw_iwarp_tx { struct 433 struct siw_iwarp_tx tx_ctx; /* Transmit context */
|
H A D | siw_qp.c | 229 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_enable_crc()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 40 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() 802 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_sq_proc_tx()
|
H A D | siw.h | 363 struct siw_iwarp_tx { struct 435 struct siw_iwarp_tx tx_ctx; /* Transmit context */
|
H A D | siw_qp.c | 232 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_enable_crc()
|
Completed in 9 milliseconds