Searched refs:CHIP_IS_MODE_4_PORT (Results 1 – 2 of 2) sorted by relevance
951 #define CHIP_IS_MODE_4_PORT(sc) (CHIP_PORT_MODE(sc) == CHIP_4_PORT_MODE) macro1118 ((CHIP_IS_E1x(sc) || (CHIP_IS_MODE_4_PORT(sc))) ? 2 : 1))
2832 int n = (CHIP_IS_MODE_4_PORT(sc) ? 2 : 1); in bnx2x_read_mf_cfg()5493 ((CHIP_IS_MODE_4_PORT(sc) ? SC_FUNC(sc) : SC_VN(sc)) * in bnx2x_pf_init()5500 ((CHIP_IS_MODE_4_PORT(sc) ? SC_FUNC(sc) : SC_VN(sc)) * in bnx2x_pf_init()8238 sc->igu_base_sb = ((CHIP_IS_MODE_4_PORT(sc) ? pfid : vn) * in bnx2x_get_igu_cam_info()8241 (CHIP_IS_MODE_4_PORT(sc) ? pfid : vn)); in bnx2x_get_igu_cam_info()10681 if (CHIP_IS_MODE_4_PORT(sc)) {11355 if (CHIP_IS_MODE_4_PORT(sc))