lroq 671 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h struct sk_buff_head lroq; /* list of aggregated sessions */ lroq 3625 drivers/net/ethernet/chelsio/cxgb4/sge.c skb_queue_head_init(&iq->lro_mgr.lroq); lroq 354 drivers/target/iscsi/cxgbit/cxgbit_main.c __skb_unlink(skb, &lro_mgr->lroq); lroq 367 drivers/target/iscsi/cxgbit/cxgbit_main.c while ((skb = skb_peek(&lro_mgr->lroq))) lroq 399 drivers/target/iscsi/cxgbit/cxgbit_main.c __skb_queue_tail(&lro_mgr->lroq, skb);