Home
last modified time | relevance | path

Searched refs:config2 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Delink.c13252 uint32_t ext_phy_config, phy_type, config2; in elink_populate_ext_phy() local
13327 config2 = REG_RD(sc, shmem_base + offsetof(struct shmem_region, in elink_populate_ext_phy()
13328 dev_info.shared_hw_config.config2)); in elink_populate_ext_phy()
13334 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK) in elink_populate_ext_phy()
13335 mdc_mdio_access = config2 & in elink_populate_ext_phy()
13347 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK) in elink_populate_ext_phy()
13348 mdc_mdio_access = (config2 & in elink_populate_ext_phy()
H A Decore_hsi.h199 uint32_t config2; /* 0x118 */ member
H A Dbnx2x.c8086 SHMEM_RD(sc, dev_info.shared_hw_config.config2); in bnx2x_get_shmem_info()
10028 val = (SHMEM_RD(sc, dev_info.shared_hw_config.config2) &