Searched refs:tpa_end (Results 1 – 1 of 1) sorted by relevance
1249 struct rx_tpa_end_cmp *tpa_end = cmp; in bnxt_discard_rx() local1254 agg_bufs = TPA_END_AGG_BUFS(tpa_end); in bnxt_discard_rx()1581 struct rx_tpa_end_cmp *tpa_end, in bnxt_gro_skb() argument1589 segs = TPA_END_TPA_SEGS(tpa_end); in bnxt_gro_skb()1600 payload_off = TPA_END_PAYLOAD_OFF(tpa_end); in bnxt_gro_skb()1601 skb = bp->gro_func(tpa_info, payload_off, TPA_END_GRO_TS(tpa_end), skb); in bnxt_gro_skb()1622 struct rx_tpa_end_cmp *tpa_end, in bnxt_tpa_end() argument1638 int rc = bnxt_discard_rx(bp, cpr, raw_cons, tpa_end); in bnxt_tpa_end()1646 agg_id = TPA_END_AGG_ID_P5(tpa_end); in bnxt_tpa_end()1661 agg_id = TPA_END_AGG_ID(tpa_end); in bnxt_tpa_end()[all …]