| /linux/net/ethtool/ |
| H A D | cmis_cdb.c | 66 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_rev_major_get() 110 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_advertisement_get() 167 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_validate_password() 349 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_cmis_module_poll() 494 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_process_reply() 535 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_cmis_cdb_execute_cmd()
|
| H A D | mm.c | 35 const struct ethtool_ops *ops; in mm_prepare_data() 38 ops = dev->ethtool_ops; in mm_prepare_data() 179 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_mm_validate() 194 ret = dev->ethtool_ops->get_mm(dev, &state); in ethnl_set_mm() 228 ret = dev->ethtool_ops->set_mm(dev, &cfg, extack); in ethnl_set_mm() 254 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_dev_mm_supported() 266 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_dev_mm_supported()
|
| /linux/net/dsa/ |
| H A D | conduit.c | 23 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_conduit_get_regs_len() 53 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_conduit_get_regs() 107 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_conduit_get_ethtool_stats() 134 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_conduit_get_ethtool_phy_stats() 165 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_conduit_get_strings() 226 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in __dsa_conduit_hwtstamp_validate() 287 struct ethtool_ops *ops; in dsa_conduit_set_promiscuity() 296 cpu_dp->orig_ethtool_ops = dev->ethtool_ops; in tagging_show() 307 dev->ethtool_ops = ops; in tagging_store() 319 dev->ethtool_ops in tagging_store() [all...] |
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-ethtool.c | 61 static const struct ethtool_ops rkcanfd_ethtool_ops = { 70 priv->ndev->ethtool_ops = &rkcanfd_ethtool_ops; in rkcanfd_ethtool_init()
|
| /linux/drivers/net/ |
| H A D | loopback.c | 138 static const struct ethtool_ops loopback_ethtool_ops = { 163 const struct ethtool_ops *eth_ops, in gen_lo_setup() 187 dev->ethtool_ops = eth_ops; in gen_lo_setup()
|
| H A D | nlmon.c | 51 static const struct ethtool_ops nlmon_ethtool_ops = { 69 dev->ethtool_ops = &nlmon_ethtool_ops; in nlmon_setup()
|
| H A D | vsockmon.c | 78 static const struct ethtool_ops vsockmon_ethtool_ops = { 89 dev->ethtool_ops = &vsockmon_ethtool_ops; in vsockmon_setup()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | ethtool.c | 103 static const struct ethtool_ops wil_ethtool_ops = { 112 ndev->ethtool_ops = &wil_ethtool_ops; in wil_set_ethtoolops()
|
| /linux/drivers/net/can/ |
| H A D | vcan.c | 166 static const struct ethtool_ops vcan_ethtool_ops = { 186 dev->ethtool_ops = &vcan_ethtool_ops; in vcan_setup()
|
| /linux/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-ethtool.c | 119 static const struct ethtool_ops mcp251xfd_ethtool_ops = { 135 priv->ndev->ethtool_ops = &mcp251xfd_ethtool_ops; in mcp251xfd_ethtool_init()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.h | 12 extern const struct ethtool_ops ef100_ethtool_ops;
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_ethtool.h | 12 extern const struct ethtool_ops prestera_ethtool_ops;
|
| /linux/drivers/net/can/slcan/ |
| H A D | slcan.h | 17 extern const struct ethtool_ops slcan_ethtool_ops;
|
| H A D | slcan-ethtool.c | 55 const struct ethtool_ops slcan_ethtool_ops = {
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-mdio.h | 23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | ethtool.c | 162 static const struct ethtool_ops xge_ethtool_ops = { 174 ndev->ethtool_ops = &xge_ethtool_ops; in xge_set_ethtool_ops()
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 256 static const struct ethtool_ops emac_ethtool_ops = { 286 netdev->ethtool_ops = &emac_ethtool_ops; in emac_set_ethtool_ops()
|
| /linux/net/openvswitch/ |
| H A D | vport-internal_dev.c | 71 static const struct ethtool_ops internal_dev_ethtool_ops = { 108 netdev->ethtool_ops = &internal_dev_ethtool_ops; in do_setup()
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_ioctl.h | 17 extern const struct ethtool_ops ax88796c_ethtool_ops;
|
| /linux/drivers/net/can/c_can/ |
| H A D | c_can_ethtool.c | 27 const struct ethtool_ops c_can_ethtool_ops = {
|
| /linux/drivers/net/ovpn/ |
| H A D | main.c | 131 static const struct ethtool_ops ovpn_ethtool_ops = { 146 dev->ethtool_ops = &ovpn_ethtool_ops; in ovpn_setup()
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 240 static const struct ethtool_ops tse_ethtool_ops = { 257 netdev->ethtool_ops = &tse_ethtool_ops; in altera_tse_set_ethtool_ops()
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 261 static const struct ethtool_ops ehea_ethtool_ops = { 276 netdev->ethtool_ops = &ehea_ethtool_ops; in ehea_set_ethtool_ops()
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-ethtool.c | 250 static const struct ethtool_ops xlgmac_ethtool_ops = { 265 const struct ethtool_ops *xlgmac_get_ethtool_ops(void) in xlgmac_get_ethtool_ops()
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.h | 104 extern const struct ethtool_ops lan743x_ethtool_ops;
|