Searched defs:lro_mgr (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
| 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/target/iscsi/cxgbit/ |
| 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/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4.h | 798 struct t4_lro_mgr lro_mgr; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4.h | 800 struct t4_lro_mgr lro_mgr; member
|