Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dlinkmodes.c16 struct ethtool_link_settings *lsettings;
65 const struct ethtool_link_settings *lsettings = &ksettings->base; in linkmodes_reply_size()
105 const struct ethtool_link_settings *lsettings = &ksettings->base; in linkmodes_fill_reply()
247 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.c443 struct ethtool_link_settings base;
493 struct ethtool_link_settings base2 = {}; in ethtool_virtdev_validate_cmd()
/linux-5.19.10/include/linux/
Dethtool.h148 struct ethtool_link_settings base;
/linux-5.19.10/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c111 struct ethtool_link_settings *base = &ecmd->base; in enic_get_ksettings()
/linux-5.19.10/include/uapi/linux/
Dethtool.h2074 struct ethtool_link_settings { struct
/linux-5.19.10/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-5.19.10/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c530 struct ethtool_link_settings *base = &cmd->base; in qede_get_link_ksettings()
563 const struct ethtool_link_settings *base = &cmd->base; in qede_set_link_ksettings()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1725 struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_get_link_ksettings()
1891 const struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_set_link_ksettings()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1440 struct ethtool_link_settings *base = &link_ksettings->base; in cxgb4vf_get_link_ksettings()
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1221 sizeof(struct ethtool_link_settings))) in i40e_set_link_ksettings()