Searched refs:rx_agg_cmp (Results 1 – 6 of 6) sorted by relevance
48 static struct rx_agg_cmp *bnge_get_tpa_agg(struct bnge_net *bn, in bnge_get_tpa_agg()57 static struct rx_agg_cmp *bnge_get_agg(struct bnge_net *bn, in bnge_get_agg()61 struct rx_agg_cmp *agg; in bnge_get_agg()64 agg = (struct rx_agg_cmp *) in bnge_get_agg()84 struct rx_agg_cmp *agg; in bnge_reuse_rx_agg_bufs()130 struct rx_agg_cmp *agg; in bnge_agg_bufs_valid()135 agg = (struct rx_agg_cmp *) in bnge_agg_bufs_valid()182 struct rx_agg_cmp *agg; in __bnge_rx_agg_netmems()427 struct rx_agg_cmp *rx_agg) in bnge_tpa_agg()835 bnge_tpa_agg(bn, rxr, (struct rx_agg_cmp *)rxcmp); in bnge_rx_pkt()
149 struct rx_agg_cmp { struct
192 struct rx_agg_cmp *agg_arr;
517 struct rx_agg_cmp *agg; in bnge_alloc_tpa_info()
386 struct rx_agg_cmp { struct1081 struct rx_agg_cmp *agg_arr;
1060 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 …]