Searched refs:req_duplex (Results 1 – 6 of 6) sorted by relevance
183 u16 req_duplex; member232 u16 req_duplex[LINK_CONFIG_SIZE]; member
3578 params->phy[actual_phy_idx].req_duplex = in set_phy_vars()3579 params->req_duplex[link_cfg_idx]; in set_phy_vars()4151 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_warpcore_set_sgmii_speed()5048 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_program_serdes()5223 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_initialize_sgmii_process()7340 (tmp1 | ((phy->req_duplex == DUPLEX_FULL) ? in bnx2x_8073_config_init()9600 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()9619 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()9633 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()9667 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()[all …]
232 cmd->duplex = bp->link_params.req_duplex[cfg_idx]; in bnx2x_get_settings()424 bp->link_params.req_duplex[cfg_idx] = cmd->duplex; in bnx2x_set_settings()572 bp->link_params.req_duplex[cfg_idx] = cmd->duplex; in bnx2x_set_settings()579 bp->link_params.req_duplex[cfg_idx], in bnx2x_set_settings()
9531 bp->link_params.req_duplex[idx] = DUPLEX_FULL; in bnx2x_link_settings_requested()9575 bp->link_params.req_duplex[idx] = in bnx2x_link_settings_requested()9609 bp->link_params.req_duplex[idx] = in bnx2x_link_settings_requested()9694 bp->link_params.req_duplex[idx], in bnx2x_link_settings_requested()
1106 bp->duplex = bp->req_duplex; in bnx2_5709s_linkup()1470 if (bp->req_duplex == DUPLEX_FULL) in bnx2_enable_forced_2g5()1701 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()1706 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()1775 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_serdes_phy()1892 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_remote_link()1896 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()1901 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()1930 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()2096 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()[all …]
6891 u8 req_duplex; member