Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
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()
A Dlinkinfo.c13 struct ethtool_link_settings *lsettings;
101 struct ethtool_link_settings *lsettings; in ethnl_set_linkinfo()
A Dioctl.c423 struct ethtool_link_settings base;
473 struct ethtool_link_settings base2 = {}; in ethtool_virtdev_validate_cmd()
/linux-6.3-rc2/include/linux/
A Dethtool.h162 struct ethtool_link_settings base;
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
A Denic_ethtool.c96 struct ethtool_link_settings *base = &ecmd->base; in enic_get_ksettings()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h2185 struct ethtool_link_settings { struct
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A 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-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
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()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1727 struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_get_link_ksettings()
1893 const struct ethtool_link_settings *base = &lk_ksettings->base; in bnxt_set_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/
A Dcxgb4vf_main.c1440 struct ethtool_link_settings *base = &link_ksettings->base; in cxgb4vf_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c1290 sizeof(struct ethtool_link_settings))) { in i40e_set_link_ksettings()

Completed in 50 milliseconds