Searched refs:tls_device_sendpage (Results 1 – 3 of 3) sorted by relevance
116 int tls_device_sendpage(struct sock *sk, struct page *page,
1016 prot[TLS_HW][TLS_BASE].sendpage = tls_device_sendpage; in build_protos()1020 prot[TLS_HW][TLS_SW].sendpage = tls_device_sendpage; in build_protos()
592 int tls_device_sendpage(struct sock *sk, struct page *page, in tls_device_sendpage() function