ppodq             198 drivers/target/iscsi/cxgbit/cxgbit.h 	struct sk_buff_head ppodq;
ppodq             784 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	__skb_queue_purge(&csk->ppodq);
ppodq            1357 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	skb_queue_head_init(&csk->ppodq);
ppodq             121 drivers/target/iscsi/cxgbit/cxgbit_ddp.c 	__skb_queue_tail(&csk->ppodq, skb);
ppodq             217 drivers/target/iscsi/cxgbit/cxgbit_ddp.c 		__skb_queue_purge(&csk->ppodq);
ppodq             333 drivers/target/iscsi/cxgbit/cxgbit_target.c 		__skb_queue_purge(&csk->ppodq);
ppodq             347 drivers/target/iscsi/cxgbit/cxgbit_target.c 	skb_queue_splice_tail_init(&csk->ppodq, &csk->txq);