Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c3387 uint32_t mdc_mdio_access, uint8_t port) in elink_get_emac_base() argument
3390 switch (mdc_mdio_access) { in elink_get_emac_base()
13253 uint32_t mdc_mdio_access = SHARED_HW_CFG_MDC_MDIO_ACCESS1_BOTH; in elink_populate_ext_phy() local
13260 mdc_mdio_access = SHARED_HW_CFG_MDC_MDIO_ACCESS1_SWAPPED; in elink_populate_ext_phy()
13270 mdc_mdio_access = SHARED_HW_CFG_MDC_MDIO_ACCESS1_EMAC1; in elink_populate_ext_phy()
13275 mdc_mdio_access = SHARED_HW_CFG_MDC_MDIO_ACCESS1_EMAC1; in elink_populate_ext_phy()
13281 mdc_mdio_access = SHARED_HW_CFG_MDC_MDIO_ACCESS1_EMAC1; in elink_populate_ext_phy()
13335 mdc_mdio_access = config2 & in elink_populate_ext_phy()
13348 mdc_mdio_access = (config2 & in elink_populate_ext_phy()
13353 phy->mdio_ctrl = elink_get_emac_base(sc, mdc_mdio_access, port); in elink_populate_ext_phy()