Home
last modified time | relevance | path

Searched refs:nfp_net_tls_alloc_simple (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c103 nfp_net_tls_alloc_simple(struct nfp_net *nn, size_t req_sz, gfp_t flags) in nfp_net_tls_alloc_simple() function
140 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), GFP_KERNEL); in nfp_net_tls_del_fw()
435 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), flags); in nfp_net_tls_resync()
549 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), GFP_KERNEL); in nfp_net_tls_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c103 nfp_net_tls_alloc_simple(struct nfp_net *nn, size_t req_sz, gfp_t flags) in nfp_net_tls_alloc_simple() function
140 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), GFP_KERNEL); in nfp_net_tls_del_fw()
435 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), flags); in nfp_net_tls_resync()
550 skb = nfp_net_tls_alloc_simple(nn, sizeof(*req), GFP_KERNEL); in nfp_net_tls_reset()

Completed in 2 milliseconds