Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1168 struct rx_tpa_end_cmp *tpa_end = cmp; in bnxt_discard_rx() local
1173 agg_bufs = TPA_END_AGG_BUFS(tpa_end); in bnxt_discard_rx()
1273 /* Store cfa_code in tpa_info to use in tpa_end in bnxt_tpa_start()
1500 struct rx_tpa_end_cmp *tpa_end, in bnxt_gro_skb()
1508 segs = TPA_END_TPA_SEGS(tpa_end); in bnxt_gro_skb()
1519 payload_off = TPA_END_PAYLOAD_OFF(tpa_end); in bnxt_gro_skb()
1520 skb = bp->gro_func(tpa_info, payload_off, TPA_END_GRO_TS(tpa_end), skb); in bnxt_gro_skb()
1541 struct rx_tpa_end_cmp *tpa_end, in bnxt_tpa_end()
1557 int rc = bnxt_discard_rx(bp, cpr, raw_cons, tpa_end); in bnxt_tpa_end()
1565 agg_id = TPA_END_AGG_ID_P5(tpa_end); in bnxt_tpa_end()
1498 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) bnxt_gro_skb() argument
1538 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) bnxt_tpa_end() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1251 struct rx_tpa_end_cmp *tpa_end = cmp; in bnxt_discard_rx() local
1256 agg_bufs = TPA_END_AGG_BUFS(tpa_end); in bnxt_discard_rx()
1324 /* Store cfa_code in tpa_info to use in tpa_end in bnxt_tpa_start()
1551 struct rx_tpa_end_cmp *tpa_end, in bnxt_gro_skb()
1559 segs = TPA_END_TPA_SEGS(tpa_end); in bnxt_gro_skb()
1570 payload_off = TPA_END_PAYLOAD_OFF(tpa_end); in bnxt_gro_skb()
1571 skb = bp->gro_func(tpa_info, payload_off, TPA_END_GRO_TS(tpa_end), skb); in bnxt_gro_skb()
1592 struct rx_tpa_end_cmp *tpa_end, in bnxt_tpa_end()
1608 int rc = bnxt_discard_rx(bp, cpr, raw_cons, tpa_end); in bnxt_tpa_end()
1616 agg_id = TPA_END_AGG_ID_P5(tpa_end); in bnxt_tpa_end()
1549 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) bnxt_gro_skb() argument
1589 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) bnxt_tpa_end() argument
[all...]

Completed in 28 milliseconds