Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h195 struct rx_agg_cmp *agg_arr;
H A Dbnge_netdev.c861 struct rx_agg_cmp *agg; in bnge_alloc_tpa_info()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h390 struct rx_agg_cmp { struct
1097 struct rx_agg_cmp *agg_arr;
H A Dbnxt.c1093 static struct rx_agg_cmp *bnxt_get_agg(struct bnxt *bp, in bnxt_get_agg()
1097 struct rx_agg_cmp *agg; in bnxt_get_agg()
1100 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
1105 static struct rx_agg_cmp *bnxt_get_tpa_agg_p5(struct bnxt *bp, in bnxt_get_tpa_agg_p5()
1130 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs()
1309 struct rx_agg_cmp *agg; in __bnxt_rx_agg_netmems()
1417 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid()
1421 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
2034 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()
2152 bnxt_tpa_agg(bp, rxr, (struct rx_agg_cmp *)rxcmp); in bnxt_rx_pkt()
[all …]