Searched refs:master_slave_cfg (Results 1 – 6 of 6) sorted by relevance
91 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED) in linkmodes_reply_size()137 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED && in linkmodes_fill_reply()139 lsettings->master_slave_cfg)) in linkmodes_fill_reply()216 const struct nlattr *master_slave_cfg, *lanes_cfg; in ethnl_check_linkmodes() local218 master_slave_cfg = tb[ETHTOOL_A_LINKMODES_MASTER_SLAVE_CFG]; in ethnl_check_linkmodes()219 if (master_slave_cfg && in ethnl_check_linkmodes()220 !ethnl_validate_master_slave_cfg(nla_get_u8(master_slave_cfg))) { in ethnl_check_linkmodes()221 NL_SET_ERR_MSG_ATTR(info->extack, master_slave_cfg, in ethnl_check_linkmodes()242 const struct nlattr *master_slave_cfg, *lanes_cfg; in ethnl_update_linkmodes() local245 master_slave_cfg = tb[ETHTOOL_A_LINKMODES_MASTER_SLAVE_CFG]; in ethnl_update_linkmodes()[all …]
573 link_ksettings.base.master_slave_cfg = MASTER_SLAVE_CFG_UNSUPPORTED; in ethtool_get_link_ksettings()613 if (link_ksettings.base.master_slave_cfg || in ethtool_set_link_ksettings()
298 cmd->base.master_slave_cfg = phydev->master_slave_get; in phy_ethtool_ksettings_get()1124 phydev->master_slave_set = cmd->base.master_slave_cfg; in phy_ethtool_ksettings_set()
866 u8 master_slave_cfg; member
3363 cmd->base.master_slave_cfg = req1->master_slave_cfg; in hclge_get_phy_link_ksettings()3403 req1->master_slave_cfg = cmd->base.master_slave_cfg; in hclge_set_phy_link_ksettings()
2525 __u8 master_slave_cfg; member