Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h259 struct rx_agg_cmp { struct
857 struct rx_agg_cmp *agg_arr;
Dbnxt.c845 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
849 struct rx_agg_cmp *agg; in bnxt_get_agg()
852 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
857 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
882 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1015 struct rx_agg_cmp *agg; in bnxt_rx_pages()
1079 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1083 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1640 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1695 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]