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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1338 struct rx_tpa_end_cmp *tpa_end = cmp; local
1343 agg_bufs = TPA_END_AGG_BUFS(tpa_end);
1669 struct rx_tpa_end_cmp *tpa_end,
1677 segs = TPA_END_TPA_SEGS(tpa_end);
1688 payload_off = TPA_END_PAYLOAD_OFF(tpa_end);
1689 skb = bp->gro_func(tpa_info, payload_off, TPA_END_GRO_TS(tpa_end), skb);
1710 struct rx_tpa_end_cmp *tpa_end,
1727 int rc = bnxt_discard_rx(bp, cpr, raw_cons, tpa_end);
1735 agg_id = TPA_END_AGG_ID_P5(tpa_end);
1750 agg_id = TPA_END_AGG_ID(tpa_end);
1667 bnxt_gro_skb(struct bnxt *bp, struct bnxt_tpa_info *tpa_info, struct rx_tpa_end_cmp *tpa_end, struct rx_tpa_end_cmp_ext *tpa_end1, struct sk_buff *skb) argument
1707 bnxt_tpa_end(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, u32 *raw_cons, struct rx_tpa_end_cmp *tpa_end, struct rx_tpa_end_cmp_ext *tpa_end1, u8 *event) argument
[all...]

Completed in 116 milliseconds