Searched refs:gro_func (Results 1 – 3 of 3) sorted by relevance
1712 struct sk_buff * (*gro_func)(struct bnxt_tpa_info *, int, int, member
1481 skb = bp->gro_func(tpa_info, payload_off, TPA_END_GRO_TS(tpa_end), skb); in bnxt_gro_skb()12617 bp->gro_func = bnxt_gro_func_5730x; in bnxt_init_one()12619 bp->gro_func = bnxt_gro_func_5731x; in bnxt_init_one()12621 bp->gro_func = bnxt_gro_func_5750x; in bnxt_init_one()
723 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum()726 gro_func(bp, skb); in bnx2x_gro_csum()