Searched refs:shmem_base_path (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c10144 u32 shmem_base_path[], bnx2x_84833_get_reset_gpios()
10154 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] + bnx2x_84833_get_reset_gpios()
10167 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] + bnx2x_84833_get_reset_gpios()
10190 u32 shmem_base_path[2]; bnx2x_84833_hw_reset_phy() local
10200 shmem_base_path[0] = params->shmem_base; bnx2x_84833_hw_reset_phy()
10201 shmem_base_path[1] = other_shmem_base_addr; bnx2x_84833_hw_reset_phy()
10203 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, bnx2x_84833_hw_reset_phy()
13066 u32 shmem_base_path[], bnx2x_8073_common_init_phy()
13085 shmem_base = shmem_base_path[0]; bnx2x_8073_common_init_phy()
13089 shmem_base = shmem_base_path[port]; bnx2x_8073_common_init_phy()
13192 u32 shmem_base_path[], bnx2x_8726_common_init_phy()
13213 shmem_base = shmem_base_path[0]; bnx2x_8726_common_init_phy()
13216 shmem_base = shmem_base_path[port]; bnx2x_8726_common_init_phy()
13287 u32 shmem_base_path[], bnx2x_8727_common_init_phy()
13305 bnx2x_get_ext_phy_reset_gpio(bp, shmem_base_path[0], bnx2x_8727_common_init_phy()
13326 shmem_base = shmem_base_path[0]; bnx2x_8727_common_init_phy()
13330 shmem_base = shmem_base_path[port]; bnx2x_8727_common_init_phy()
13386 u32 shmem_base_path[], bnx2x_84833_common_init_phy()
13392 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, chip_id); bnx2x_84833_common_init_phy()
13401 static int bnx2x_ext_phy_common_init(struct bnx2x *bp, u32 shmem_base_path[], bnx2x_ext_phy_common_init() argument
13409 rc = bnx2x_8073_common_init_phy(bp, shmem_base_path, bnx2x_ext_phy_common_init()
13416 rc = bnx2x_8727_common_init_phy(bp, shmem_base_path, bnx2x_ext_phy_common_init()
13425 rc = bnx2x_8726_common_init_phy(bp, shmem_base_path, bnx2x_ext_phy_common_init()
13435 rc = bnx2x_84833_common_init_phy(bp, shmem_base_path, bnx2x_ext_phy_common_init()
13456 int bnx2x_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[], bnx2x_common_init_phy() argument
13473 phy_ver = REG_RD(bp, shmem_base_path[0] + bnx2x_common_init_phy()
13486 shmem_base_path[0], bnx2x_common_init_phy()
13489 rc |= bnx2x_ext_phy_common_init(bp, shmem_base_path, bnx2x_common_init_phy()
10143 bnx2x_84833_get_reset_gpios(struct bnx2x *bp, u32 shmem_base_path[], u32 chip_id) bnx2x_84833_get_reset_gpios() argument
13065 bnx2x_8073_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[], u32 shmem2_base_path[], u8 phy_index, u32 chip_id) bnx2x_8073_common_init_phy() argument
13191 bnx2x_8726_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[], u32 shmem2_base_path[], u8 phy_index, u32 chip_id) bnx2x_8726_common_init_phy() argument
13286 bnx2x_8727_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[], u32 shmem2_base_path[], u8 phy_index, u32 chip_id) bnx2x_8727_common_init_phy() argument
13385 bnx2x_84833_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[], u32 shmem2_base_path[], u8 phy_index, u32 chip_id) bnx2x_84833_common_init_phy() argument
H A Dbnx2x_link.h427 int bnx2x_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[],

Completed in 203 milliseconds