Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h205 u16 req_duplex; member
255 u16 req_duplex[LINK_CONFIG_SIZE]; member
Dbnx2x_link.c299 offsetof(struct shmem_lfa, req_duplex)); in bnx2x_check_lfa()
300 req_val = params->req_duplex[0] | (params->req_duplex[1] << 16); in bnx2x_check_lfa()
3445 params->phy[actual_phy_idx].req_duplex = in set_phy_vars()
3446 params->req_duplex[link_cfg_idx]; in set_phy_vars()
4231 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_warpcore_set_sgmii_speed()
5149 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_program_serdes()
5321 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_initialize_sgmii_process()
7490 (tmp1 | ((phy->req_duplex == DUPLEX_FULL) ? in bnx2x_8073_config_init()
9833 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()
9909 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()
[all …]
Dbnx2x_ethtool.c504 bp->link_params.req_duplex[cfg_idx] = duplex; in bnx2x_set_link_ksettings()
668 bp->link_params.req_duplex[cfg_idx] = duplex; in bnx2x_set_link_ksettings()
675 bp->link_params.req_duplex[cfg_idx], in bnx2x_set_link_ksettings()
Dbnx2x_main.c2716 bp->link_params.req_duplex[0] = DUPLEX_FULL; in bnx2x__link_status_update()
11299 bp->link_params.req_duplex[idx] = DUPLEX_FULL; in bnx2x_link_settings_requested()
11343 bp->link_params.req_duplex[idx] = in bnx2x_link_settings_requested()
11377 bp->link_params.req_duplex[idx] = in bnx2x_link_settings_requested()
11477 bp->link_params.req_duplex[idx], in bnx2x_link_settings_requested()
Dbnx2x_hsi.h1995 u32 req_duplex; member
/drivers/net/ethernet/broadcom/
Dbnx2.c1119 bp->duplex = bp->req_duplex; in bnx2_5709s_linkup()
1493 if (bp->req_duplex == DUPLEX_FULL) in bnx2_enable_forced_2g5()
1724 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1729 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1798 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_serdes_phy()
1915 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_remote_link()
1919 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1924 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1953 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
2125 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
[all …]
Dbnx2.h6944 u8 req_duplex; member
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1259 u8 req_duplex; member
Dbnxt_ethtool.c1712 if (link_info->req_duplex == BNXT_LINK_DUPLEX_FULL) in bnxt_get_link_ksettings()
1816 link_info->req_duplex = BNXT_LINK_DUPLEX_FULL; in bnxt_force_link_speed()
Dbnxt.c10133 if (link_info->req_duplex != link_info->duplex_setting) in bnxt_update_phy_setting()
11711 link_info->req_duplex = link_info->duplex_setting; in bnxt_init_ethtool_link_settings()