Home
last modified time | relevance | path

Searched refs:next_wr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h194 WR_SKB_CB(skb)->next_wr = NULL; in enqueue_wr()
201 WR_SKB_CB(csk->wr_skb_tail)->next_wr = skb; in enqueue_wr()
214 csk->wr_skb_head = WR_SKB_CB(skb)->next_wr; in dequeue_wr()
215 WR_SKB_CB(skb)->next_wr = NULL; in dequeue_wr()
H A Dchtls.h407 struct sk_buff *next_wr; /* next write request */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h194 WR_SKB_CB(skb)->next_wr = NULL; in enqueue_wr()
201 WR_SKB_CB(csk->wr_skb_tail)->next_wr = skb; in enqueue_wr()
214 csk->wr_skb_head = WR_SKB_CB(skb)->next_wr; in dequeue_wr()
215 WR_SKB_CB(skb)->next_wr = NULL; in dequeue_wr()
H A Dchtls.h410 struct sk_buff *next_wr; /* next write request */ member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/
H A Diser_memory.c222 struct ib_send_wr *next_wr) in iser_inv_rkey()
229 inv_wr->next = next_wr; in iser_inv_rkey()
219 iser_inv_rkey(struct ib_send_wr *inv_wr, struct ib_mr *mr, struct ib_cqe *cqe, struct ib_send_wr *next_wr) iser_inv_rkey() argument
/kernel/linux/linux-6.6/drivers/infiniband/ulp/iser/
H A Diser_memory.c237 struct ib_cqe *cqe, struct ib_send_wr *next_wr) in iser_inv_rkey()
244 inv_wr->next = next_wr; in iser_inv_rkey()
236 iser_inv_rkey(struct ib_send_wr *inv_wr, struct ib_mr *mr, struct ib_cqe *cqe, struct ib_send_wr *next_wr) iser_inv_rkey() argument

Completed in 6 milliseconds