Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.c7813 u32 shmem_base_path[], in bnx2x_8073_common_init_phy() argument
7832 shmem_base = shmem_base_path[port]; in bnx2x_8073_common_init_phy()
7836 shmem_base = shmem_base_path[0]; in bnx2x_8073_common_init_phy()
7939 u32 shmem_base_path[], in bnx2x_8726_common_init_phy() argument
7960 shmem_base = shmem_base_path[port]; in bnx2x_8726_common_init_phy()
7963 shmem_base = shmem_base_path[0]; in bnx2x_8726_common_init_phy()
8033 u32 shmem_base_path[], in bnx2x_8727_common_init_phy() argument
8052 bnx2x_get_ext_phy_reset_gpio(bp, shmem_base_path[0], in bnx2x_8727_common_init_phy()
8073 shmem_base = shmem_base_path[port]; in bnx2x_8727_common_init_phy()
8077 shmem_base = shmem_base_path[0]; in bnx2x_8727_common_init_phy()
[all …]
Dbnx2x_link.h331 u8 bnx2x_common_init_phy(struct bnx2x *bp, u32 shmem_base_path[],