Searched refs:do_gro (Results 1 – 3 of 3) sorted by relevance
1568 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1631 do_gro(rxq, gl, pkt); in t4vf_ethrx_handler()
1845 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1918 do_gro(rxq, si, pkt); in t4_ethrx_handler()
2848 static inline bool do_gro(struct be_rx_compl_info *rxcp) in do_gro() function2887 if (do_gro(rxcp) && polling != BUSY_POLLING) in be_process_rx()