Searched refs:lro_flush (Results 1 – 3 of 3) sorted by relevance
445 bool lro_flush = true; in cxgbit_uld_lro_rx_handler() local453 lro_flush = false; in cxgbit_uld_lro_rx_handler()471 if (csk && csk->lro_skb && lro_flush) in cxgbit_uld_lro_rx_handler()700 .lro_flush = cxgbit_uld_lro_flush,
61 if (adap->uld[q->uld].lro_flush) in uldrx_flush_handler()62 adap->uld[q->uld].lro_flush(&q->lro_mgr); in uldrx_flush_handler()
490 void (*lro_flush)(struct t4_lro_mgr *); member