Searched refs:t4_lro_mgr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 347 static void cxgbit_lro_flush(struct t4_lro_mgr *lro_mgr, struct sk_buff *skb) in cxgbit_lro_flush() 363 static void cxgbit_uld_lro_flush(struct t4_lro_mgr *lro_mgr) in cxgbit_uld_lro_flush() 373 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive() 428 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 354 static void cxgbit_lro_flush(struct t4_lro_mgr *lro_mgr, struct sk_buff *skb) in cxgbit_lro_flush() 370 static void cxgbit_uld_lro_flush(struct t4_lro_mgr *lro_mgr) in cxgbit_uld_lro_flush() 380 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive() 435 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 349 struct t4_lro_mgr; 488 struct t4_lro_mgr *lro_mgr, 490 void (*lro_flush)(struct t4_lro_mgr *);
|
H A D | cxgb4.h | 768 struct t4_lro_mgr { struct 800 struct t4_lro_mgr lro_mgr;
|
H A D | sge.c | 4461 memset(&iq->lro_mgr, 0, sizeof(struct t4_lro_mgr)); in t4_sge_alloc_rxq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 349 struct t4_lro_mgr; 488 struct t4_lro_mgr *lro_mgr, 490 void (*lro_flush)(struct t4_lro_mgr *);
|
H A D | cxgb4.h | 766 struct t4_lro_mgr { struct 798 struct t4_lro_mgr lro_mgr;
|
H A D | sge.c | 4486 memset(&iq->lro_mgr, 0, sizeof(struct t4_lro_mgr)); in t4_sge_alloc_rxq()
|
Completed in 26 milliseconds