Searched refs:siw_tcp_sendpages (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 324 static int siw_tcp_sendpages(struct socket *s, struct page **page, int offset, in siw_tcp_sendpages() function 379 rv = siw_tcp_sendpages(s, &page[i], offset, sge_bytes); in siw_0copy_tx()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 323 static int siw_tcp_sendpages(struct socket *s, struct page **page, int offset, in siw_tcp_sendpages() function 384 rv = siw_tcp_sendpages(s, &page[i], offset, sge_bytes); in siw_0copy_tx()
|
Completed in 3 milliseconds