Home
last modified time | relevance | path

Searched defs:lro_mgr (Results 1 – 2 of 2) sorted by relevance

/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c320 static void cxgbit_lro_flush(struct t4_lro_mgr *lro_mgr, struct sk_buff *skb) in cxgbit_lro_flush()
336 static void cxgbit_uld_lro_flush(struct t4_lro_mgr *lro_mgr) in cxgbit_uld_lro_flush()
346 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive()
401 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h583 struct t4_lro_mgr lro_mgr; member