Searched refs:do_gro (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1453 * do_gro - perform Generic Receive Offload ingress packet processing
1461 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, function
1516 do_gro(rxq, gl, pkt);
/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1514 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, function
1572 do_gro(rxq, si, pkt);
/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1897 static inline bool do_gro(struct be_rx_compl_info *rxcp) function
1934 if (do_gro(rxcp))

Completed in 377 milliseconds