Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h271 struct rx_agg_cmp { struct
869 struct rx_agg_cmp *agg_arr;
Dbnxt.c932 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
936 struct rx_agg_cmp *agg; in bnxt_get_agg()
939 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
944 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
969 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1103 struct rx_agg_cmp *agg; in bnxt_rx_pages()
1167 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1171 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1734 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1789 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]