Searched refs:do_gro (Results 1 – 3 of 3) sorted by relevance
1461 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1516 do_gro(rxq, gl, pkt); in t4vf_ethrx_handler()
1514 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() function1572 do_gro(rxq, si, pkt); in t4_ethrx_handler()
1925 static inline bool do_gro(struct be_rx_compl_info *rxcp) in do_gro() function1962 if (do_gro(rxcp)) in be_process_rx()