Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c121 __skb_queue_tail(&csk->ppodq, skb); in cxgbit_ppod_write_idata()
217 __skb_queue_purge(&csk->ppodq); in cxgbit_ddp_reserve()
H A Dcxgbit.h198 struct sk_buff_head ppodq; member
H A 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()
H A Dcxgbit_cm.c784 __skb_queue_purge(&csk->ppodq); in cxgbit_free_skb()
1358 skb_queue_head_init(&csk->ppodq); in cxgbit_pass_accept_req()