Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c354 __skb_unlink(skb, &lro_mgr->lroq); in cxgbit_lro_flush()
367 while ((skb = skb_peek(&lro_mgr->lroq))) in cxgbit_uld_lro_flush()
399 __skb_queue_tail(&lro_mgr->lroq, skb); in cxgbit_lro_receive()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c361 __skb_unlink(skb, &lro_mgr->lroq); in cxgbit_lro_flush()
374 while ((skb = skb_peek(&lro_mgr->lroq))) in cxgbit_uld_lro_flush()
406 __skb_queue_tail(&lro_mgr->lroq, skb); in cxgbit_lro_receive()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h773 struct sk_buff_head lroq; /* list of aggregated sessions */ member
H A Dsge.c4462 skb_queue_head_init(&iq->lro_mgr.lroq); in t4_sge_alloc_rxq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h771 struct sk_buff_head lroq; /* list of aggregated sessions */ member
H A Dsge.c4487 skb_queue_head_init(&iq->lro_mgr.lroq); in t4_sge_alloc_rxq()

Completed in 26 milliseconds