Searched refs:ULPCB_FLAG_COMPL (Results 1 – 2 of 2) sorted by relevance
448 ULPCB_FLAG_COMPL = 1 << 4, /* request WR completion */ enumerator
673 (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()