Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h385 struct rx_agg_cmp { struct
1079 struct rx_agg_cmp *agg_arr;
H A Dbnxt.c1034 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
1038 struct rx_agg_cmp *agg; in bnxt_get_agg()
1041 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
1046 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
1071 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1240 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages()
1339 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1343 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1941 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
2076 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]