Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h278 struct rx_agg_cmp { struct
898 struct rx_agg_cmp *agg_arr;
H A Dbnxt.c898 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
902 struct rx_agg_cmp *agg; in bnxt_get_agg()
905 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
910 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
935 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1103 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages()
1202 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1206 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1737 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1812 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]