Lines Matching refs:shmem_base_path
10174 u32 shmem_base_path[],
10184 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] +
10197 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] +
10220 u32 shmem_base_path[2];
10230 shmem_base_path[0] = params->shmem_base;
10231 shmem_base_path[1] = other_shmem_base_addr;
10233 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path,
13183 u32 shmem_base_path[],
13202 shmem_base = shmem_base_path[0];
13206 shmem_base = shmem_base_path[port];
13309 u32 shmem_base_path[],
13330 shmem_base = shmem_base_path[0];
13333 shmem_base = shmem_base_path[port];
13404 u32 shmem_base_path[],
13422 bnx2x_get_ext_phy_reset_gpio(bp, shmem_base_path[0],
13443 shmem_base = shmem_base_path[0];
13447 shmem_base = shmem_base_path[port];
13503 u32 shmem_base_path[],
13509 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, chip_id);
13518 static int bnx2x_ext_phy_common_init(struct bnx2x *bp, u32 shmem_base_path[],
13526 rc = bnx2x_8073_common_init_phy(bp, shmem_base_path,
13533 rc = bnx2x_8727_common_init_phy(bp, shmem_base_path,
13542 rc = bnx2x_8726_common_init_phy(bp, shmem_base_path,
13552 rc = bnx2x_84833_common_init_phy(bp, shmem_base_path,
13573 int bnx2x_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[],
13590 phy_ver = REG_RD(bp, shmem_base_path[0] +
13603 shmem_base_path[0],
13606 rc |= bnx2x_ext_phy_common_init(bp, shmem_base_path,