Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h278 struct rx_agg_cmp { struct
898 struct rx_agg_cmp *agg_arr;
Dbnxt.c899 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
903 struct rx_agg_cmp *agg; in bnxt_get_agg()
906 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
911 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
936 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1104 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages()
1203 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1207 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1738 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1813 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]