Searched refs:BNGE_NET_EN_TPA (Results 1 – 3 of 3) sorted by relevance
222 if (bn->priv_flags & BNGE_NET_EN_TPA || in bnge_is_agg_reqd()
666 if (bn->priv_flags & BNGE_NET_EN_TPA) { in bnge_alloc_rx_rings()2278 tpa_flags = bn->priv_flags & BNGE_NET_EN_TPA; in bnge_set_tpa()2327 if (bn->priv_flags & BNGE_NET_EN_TPA) { in bnge_init_chip()2579 bn->priv_flags &= ~BNGE_NET_EN_TPA; in bnge_set_tpa_flags()2612 if (bn->priv_flags & BNGE_NET_EN_TPA) in bnge_set_ring_params()2666 if (bn->priv_flags & BNGE_NET_EN_TPA) in bnge_set_ring_params()
154 #define BNGE_NET_EN_TPA (BNGE_NET_EN_GRO | BNGE_NET_EN_LRO) macro