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

/linux-master/net/ethtool/
H A Dlinkinfo.c13 struct ethtool_link_settings *lsettings;
101 struct ethtool_link_settings *lsettings;
H A Dlinkmodes.c16 struct ethtool_link_settings *lsettings;
65 const struct ethtool_link_settings *lsettings = &ksettings->base;
106 const struct ethtool_link_settings *lsettings = &ksettings->base;
240 struct ethtool_link_settings *lsettings = &ksettings->base;
H A Dioctl.c427 struct ethtool_link_settings base;
435 /* Internal kernel helper to query a device ethtool_link_settings. */
477 struct ethtool_link_settings base2 = {};
519 /* Query device for its ethtool_link_settings. */
576 /* Update device ethtool_link_settings. */
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c96 struct ethtool_link_settings *base = &ecmd->base;
/linux-master/include/linux/
H A Dethtool.h170 struct ethtool_link_settings base;
/linux-master/include/uapi/linux/
H A Dethtool.h39 * This structure is DEPRECATED, please use struct ethtool_link_settings.
1670 #define ETHTOOL_GLINKSETTINGS 0x0000004c /* Get ethtool_link_settings */
1671 #define ETHTOOL_SLINKSETTINGS 0x0000004d /* Set ethtool_link_settings */
2145 * struct ethtool_link_settings - link control and status
2214 * are not available in %ethtool_link_settings. These fields will be
2248 struct ethtool_link_settings { struct
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c666 struct ethtool_link_settings *base = &link_ksettings->base;
722 const struct ethtool_link_settings *base = &link_ksettings->base;
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c511 struct ethtool_link_settings *base = &cmd->base;
544 const struct ethtool_link_settings *base = &cmd->base;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c2587 struct ethtool_link_settings *base = &lk_ksettings->base;
2606 struct ethtool_link_settings *base = &lk_ksettings->base;
2831 const struct ethtool_link_settings *base = &lk_ksettings->base;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1440 struct ethtool_link_settings *base = &link_ksettings->base;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1292 sizeof(struct ethtool_link_settings))) {

Completed in 203 milliseconds