Searched refs:TPA_ENABLE_FLAG (Results 1 – 4 of 4) sorted by relevance
1587 fp->disable_tpa = !(bp->flags & TPA_ENABLE_FLAG || in bnx2x_bz_fp()1590 if (bp->flags & TPA_ENABLE_FLAG) in bnx2x_bz_fp()
3578 flags |= TPA_ENABLE_FLAG; in bnx2x_set_features()3580 flags &= ~TPA_ENABLE_FLAG; in bnx2x_set_features()
1277 #define TPA_ENABLE_FLAG (1 << 8) macro
2853 flags |= (bp->flags & TPA_ENABLE_FLAG) ? FUNC_FLG_TPA : 0; in bnx2x_pf_init()10421 bp->flags &= ~(TPA_ENABLE_FLAG | GRO_ENABLE_FLAG); in bnx2x_init_bp()10424 bp->flags |= (TPA_ENABLE_FLAG | GRO_ENABLE_FLAG); in bnx2x_init_bp()