Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A 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()
H A Dlinkinfo.c13 struct ethtool_link_settings *lsettings;
101 struct ethtool_link_settings *lsettings; in ethnl_set_linkinfo()
H A Dioctl.c424 struct ethtool_link_settings base;
477 struct ethtool_link_settings base2 = {}; in ethtool_virtdev_validate_cmd()
/openbmc/linux/include/linux/
H A Dethtool.h168 struct ethtool_link_settings base;
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c96 struct ethtool_link_settings *base = &ecmd->base; in enic_get_ksettings()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h2185 struct ethtool_link_settings { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2303 struct ethtool_link_settings { struct
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c533 struct ethtool_link_settings *base = &cmd->base; in qede_get_link_ksettings()
566 const struct ethtool_link_settings *base = &cmd->base; in qede_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1722 struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_get_link_ksettings()
1888 const struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1440 struct ethtool_link_settings *base = &link_ksettings->base; in cxgb4vf_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1291 sizeof(struct ethtool_link_settings))) { in i40e_set_link_ksettings()