Searched refs:has_ovlan (Results 1 – 1 of 1) sorted by relevance
5190 int has_ovlan = IS_MF_SD(bp); in bnx2x_init_hw_common() local5191 REG_WR(bp, PRS_REG_HDRS_AFTER_BASIC, (has_ovlan ? 7 : 6)); in bnx2x_init_hw_common()5192 REG_WR(bp, PRS_REG_MUST_HAVE_HDRS, (has_ovlan ? 1 : 0)); in bnx2x_init_hw_common()5224 int has_ovlan = IS_MF_SD(bp); in bnx2x_init_hw_common() local5225 REG_WR(bp, PBF_REG_HDRS_AFTER_BASIC, (has_ovlan ? 7 : 6)); in bnx2x_init_hw_common()5226 REG_WR(bp, PBF_REG_MUST_HAVE_HDRS, (has_ovlan ? 1 : 0)); in bnx2x_init_hw_common()