Searched refs:do_gro (Results 1 – 3 of 3) sorted by relevance
1551 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1614 do_gro(rxq, gl, pkt); in t4vf_ethrx_handler()
1796 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1866 do_gro(rxq, si, pkt); in t4_ethrx_handler()
2597 static inline bool do_gro(struct be_rx_compl_info *rxcp) in do_gro() function2636 if (do_gro(rxcp) && polling != BUSY_POLLING) in be_process_rx()