Home
last modified time | relevance | path

Searched refs:rx_agg_cmp (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h271 struct rx_agg_cmp { struct
883 struct rx_agg_cmp *agg_arr;
Dbnxt.c896 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
900 struct rx_agg_cmp *agg; in bnxt_get_agg()
903 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
908 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
933 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1102 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages()
1205 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1209 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1772 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1829 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]