Home
last modified time | relevance | path

Searched refs:ethtool_link_settings (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/net/ethtool/
Dlinkmodes.c16 struct ethtool_link_settings *lsettings;
65 const struct ethtool_link_settings *lsettings = &ksettings->base; in linkmodes_reply_size()
106 const struct ethtool_link_settings *lsettings = &ksettings->base; in linkmodes_fill_reply()
240 struct ethtool_link_settings *lsettings = &ksettings->base; in ethnl_update_linkmodes()
Dlinkinfo.c13 struct ethtool_link_settings *lsettings;
101 struct ethtool_link_settings *lsettings; in ethnl_set_linkinfo()
Dioctl.c428 struct ethtool_link_settings base;
481 struct ethtool_link_settings base2 = {}; in ethtool_virtdev_validate_cmd()
/linux-6.12.1/include/linux/
Dethtool.h214 struct ethtool_link_settings base;
/linux-6.12.1/include/uapi/linux/
Dethtool.h2513 struct ethtool_link_settings { struct
/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c133 struct ethtool_link_settings *base = &ecmd->base; in enic_get_ksettings()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c666 struct ethtool_link_settings *base = &link_ksettings->base; in get_link_ksettings()
722 const struct ethtool_link_settings *base = &link_ksettings->base; in set_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c511 struct ethtool_link_settings *base = &cmd->base; in qede_get_link_ksettings()
544 const struct ethtool_link_settings *base = &cmd->base; in qede_set_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2784 struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_get_default_speeds()
2803 struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_get_link_ksettings()
3028 const struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_set_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1440 struct ethtool_link_settings *base = &link_ksettings->base; in cxgb4vf_get_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1292 sizeof(struct ethtool_link_settings))) { in i40e_set_link_ksettings()