Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h266 struct rx_agg_cmp { struct
870 struct rx_agg_cmp *agg_arr;
H A Dbnxt.c885 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
889 struct rx_agg_cmp *agg; in bnxt_get_agg()
892 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
897 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
922 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1056 struct rx_agg_cmp *agg; in bnxt_rx_pages()
1120 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1124 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1683 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
1738 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]