Home
last modified time | relevance | path

Searched refs:ULPCB_FLAG_COMPL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h446 ULPCB_FLAG_COMPL = 1 << 4, /* request WR completion */ enumerator
H A Dchtls_io.c673 (ULP_SKB_CB(skb)->flags & ULPCB_FLAG_COMPL) || in chtls_push_frames()
697 if ((ULP_SKB_CB(skb)->flags & ULPCB_FLAG_COMPL) && in chtls_push_frames()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h449 ULPCB_FLAG_COMPL = 1 << 4, /* request WR completion */ enumerator
H A Dchtls_io.c673 (ULP_SKB_CB(skb)->flags & ULPCB_FLAG_COMPL) || in chtls_push_frames()
697 if ((ULP_SKB_CB(skb)->flags & ULPCB_FLAG_COMPL) && in chtls_push_frames()

Completed in 9 milliseconds