Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c10174 u32 shmem_base_path[], in bnx2x_84833_get_reset_gpios() argument
10184 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] + in bnx2x_84833_get_reset_gpios()
10197 reset_pin[idx] = REG_RD(bp, shmem_base_path[idx] + in bnx2x_84833_get_reset_gpios()
10220 u32 shmem_base_path[2]; in bnx2x_84833_hw_reset_phy() local
10230 shmem_base_path[0] = params->shmem_base; in bnx2x_84833_hw_reset_phy()
10231 shmem_base_path[1] = other_shmem_base_addr; in bnx2x_84833_hw_reset_phy()
10233 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, in bnx2x_84833_hw_reset_phy()
13183 u32 shmem_base_path[], in bnx2x_8073_common_init_phy() argument
13202 shmem_base = shmem_base_path[0]; in bnx2x_8073_common_init_phy()
13206 shmem_base = shmem_base_path[por in bnx2x_8073_common_init_phy()
13309 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
13404 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
13503 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
13518 bnx2x_ext_phy_common_init(struct bnx2x * bp,u32 shmem_base_path[],u32 shmem2_base_path[],u8 phy_index,u32 ext_phy_type,u32 chip_id) bnx2x_ext_phy_common_init() argument
13573 bnx2x_common_init_phy(struct bnx2x * bp,u32 shmem_base_path[],u32 shmem2_base_path[],u32 chip_id) bnx2x_common_init_phy() argument
[all...]
H A Dbnx2x_link.h428 int bnx2x_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[],