Searched refs:req_duplex (Results 1 – 9 of 9) sorted by relevance
174 bool req_speed, bool req_lanes, bool req_duplex) in ethnl_auto_linkmodes() argument191 (!req_duplex || info->duplex == ksettings->base.duplex)) in ethnl_auto_linkmodes()241 bool req_speed, req_lanes, req_duplex; in ethnl_update_linkmodes() local257 req_duplex = tb[ETHTOOL_A_LINKMODES_DUPLEX]; in ethnl_update_linkmodes()295 (req_speed || req_lanes || req_duplex) && in ethnl_update_linkmodes()296 ethnl_auto_linkmodes(ksettings, req_speed, req_lanes, req_duplex)) in ethnl_update_linkmodes()
205 u16 req_duplex; member255 u16 req_duplex[LINK_CONFIG_SIZE]; member
299 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()7492 (tmp1 | ((phy->req_duplex == DUPLEX_FULL) ? in bnx2x_8073_config_init()9835 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()9911 if (phy->req_duplex == DUPLEX_FULL) in bnx2x_848xx_cmn_config_init()[all …]
1995 u32 req_duplex; member
195 hdev->hw.mac.req_duplex = (u8)duplex; in hclge_mac_adjust_link()
286 u8 req_duplex; member
1689 u8 req_duplex; member
12766 if (link_info->req_duplex != link_info->duplex_setting) in bnxt_update_phy_setting()14499 link_info->req_duplex = link_info->duplex_setting; in bnxt_init_ethtool_link_settings()
6943 u8 req_duplex; member