Home
last modified time | relevance | path

Searched refs:ppodq (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_ddp.c121 __skb_queue_tail(&csk->ppodq, skb); in cxgbit_ppod_write_idata()
217 __skb_queue_purge(&csk->ppodq); in cxgbit_ddp_reserve()
Dcxgbit.h198 struct sk_buff_head ppodq; member
Dcxgbit_target.c322 __skb_queue_purge(&csk->ppodq); in cxgbit_queue_skb()
330 skb_queue_splice_tail_init(&csk->ppodq, &csk->txq); in cxgbit_queue_skb()
Dcxgbit_cm.c784 __skb_queue_purge(&csk->ppodq); in cxgbit_free_skb()
1358 skb_queue_head_init(&csk->ppodq); in cxgbit_pass_accept_req()