Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c5702 params->phy[ELINK_INT_PHY].media_type = in elink_link_status_update()
6956 params->phy[ELINK_INT_PHY].type != in elink_link_int_enable()
6966 params->phy[ELINK_INT_PHY].type != in elink_link_int_enable()
7845 params->phy[ELINK_INT_PHY].read_status( in elink_link_update()
7846 &params->phy[ELINK_INT_PHY], in elink_link_update()
9725 phy = &params->phy[ELINK_INT_PHY]; in elink_handle_module_detect_int()
13380 if (phy_index == ELINK_INT_PHY) in elink_populate_phy()
13534 for (phy_index = ELINK_INT_PHY; in elink_phy_probe()
13820 &params->phy[ELINK_INT_PHY], in elink_init_xmac_loopback()
14252 params->phy[ELINK_INT_PHY].link_reset( in elink_link_reset()
[all …]
H A Delink.h216 #define ELINK_INT_PHY 0 macro
223 #define ELINK_LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == ELINK_INT_PHY) ? \
H A Dbnx2x.c6786 return ELINK_INT_PHY; in bnx2x_get_cur_phy_idx()
8093 sc->link_params.speed_cap_mask[ELINK_INT_PHY] = in bnx2x_get_shmem_info()
8106 sc->port.link_config[ELINK_INT_PHY] = val; in bnx2x_get_shmem_info()
8501 sc->link_params.phy[ELINK_INT_PHY].supported; in bnx2x_link_settings_supported()