Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h386 struct rx_agg_cmp { struct
1081 struct rx_agg_cmp *agg_arr;
H A Dbnxt.c1060 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
1064 struct rx_agg_cmp *agg; in bnxt_get_agg()
1067 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
1072 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
1097 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1273 struct rx_agg_cmp *agg; in __bnxt_rx_agg_netmems()
1381 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1385 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
1998 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
2133 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c517 struct rx_agg_cmp *agg; in bnge_alloc_tpa_info()