Home
last modified time | relevance | path

Searched refs:ethtool_ops (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux/net/ethtool/
H A Dcmis_cdb.c67 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_rev_major_get()
111 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_advertisement_get()
168 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_validate_password()
351 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_cmis_module_poll()
496 const struct ethtool_ops *ops = dev->ethtool_ops; in cmis_cdb_process_reply()
[all...]
H A Dmm.c35 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()
255 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_dev_mm_supported()
267 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_dev_mm_supported()
[all...]
H A Dmodule.c36 const struct ethtool_ops *ops = dev->ethtool_ops; in module_get_power_mode()
117 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_module_validate()
138 const struct ethtool_ops *ops; in ethnl_set_module()
143 ops = dev->ethtool_ops; in ethnl_set_module()
253 const struct ethtool_ops *ops = dev->ethtool_ops; in module_flash_fw_work_init()
384 const struct ethtool_ops *ops = dev->ethtool_ops; in ethnl_module_fw_flash_validate()
[all...]
H A Drss.c95 if (!dev->ethtool_ops->get_rxfh_fields) in rss_prepare_flow_hash()
97 if (req->rss_context && !dev->ethtool_ops->rxfh_per_ctx_fields) in rss_prepare_flow_hash()
107 if (dev->ethtool_ops->get_rxfh_fields(dev, &fields)) { in rss_prepare_flow_hash()
121 const struct ethtool_ops *ops = dev->ethtool_ops; in rss_get_data_alloc()
154 const struct ethtool_ops *ops = dev->ethtool_ops; in rss_prepare_get()
194 data->no_key_fields = !dev->ethtool_ops->rxfh_per_ctx_key; in __rss_prepare_ctx()
251 if (!dev->ethtool_ops->get_rxfh) in rss_prepare()
267 const struct ethtool_ops *op in rss_prepare_data()
[all...]
H A Dlinkstate.c85 if (!dev->ethtool_ops->get_link_ext_state) in linkstate_get_link_ext_state()
88 err = dev->ethtool_ops->get_link_ext_state(dev, &data->ethtool_link_ext_state_info); in linkstate_get_link_ext_state()
141 if (dev->ethtool_ops->get_link_ext_stats) in linkstate_prepare_data()
142 dev->ethtool_ops->get_link_ext_stats(dev, in linkstate_prepare_data()
H A Dcoalesce.c70 if (!dev->ethtool_ops->get_coalesce) in coalesce_prepare_data()
72 data->supported_params = dev->ethtool_ops->supported_coalesce_params; in coalesce_prepare_data()
76 ret = dev->ethtool_ops->get_coalesce(dev, &data->coalesce, in coalesce_prepare_data()
360 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_coalesce_validate()
536 ret = dev->ethtool_ops->get_coalesce(dev, &coalesce, &kernel_coalesce, in __ethnl_set_coalesce()
623 ret = dev->ethtool_ops->set_coalesce(dev, &coalesce, &kernel_coalesce, in __ethnl_set_coalesce()
H A Dtsinfo.c119 if (dev->ethtool_ops->get_ts_stats) in tsinfo_prepare_data()
120 dev->ethtool_ops->get_ts_stats(dev, &data->stats); in tsinfo_prepare_data()
393 const struct ethtool_ops *ops = dev->ethtool_ops; in ethnl_tsinfo_dump_one_netdev()
/linux/net/dsa/
H A Dconduit.c23 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 Drockchip_canfd-ethtool.c61 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 Dloopback.c138 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 Dnlmon.c51 static const struct ethtool_ops nlmon_ethtool_ops = {
69 dev->ethtool_ops = &nlmon_ethtool_ops; in nlmon_setup()
H A Dvsockmon.c78 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 Dethtool.c103 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 Dvcan.c166 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 Dmcp251xfd-ethtool.c119 static const struct ethtool_ops mcp251xfd_ethtool_ops = {
135 priv->ndev->ethtool_ops = &mcp251xfd_ethtool_ops; in mcp251xfd_ethtool_init()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h280 const struct ethtool_ops *eth_ops;
532 extern const struct ethtool_ops enetc_pf_ethtool_ops;
533 extern const struct ethtool_ops enetc4_pf_ethtool_ops;
534 extern const struct ethtool_ops enetc_vf_ethtool_ops;
535 extern const struct ethtool_ops enetc4_ppm_ethtool_ops;
/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.h12 extern const struct ethtool_ops ef100_ethtool_ops;
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.h12 extern const struct ethtool_ops prestera_ethtool_ops;
/linux/drivers/net/can/slcan/
H A Dslcan.h17 extern const struct ethtool_ops slcan_ethtool_ops;
/linux/drivers/staging/octeon/
H A Dethernet-mdio.h23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c162 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 Demac-ethtool.c256 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 Dvport-internal_dev.c71 static const struct ethtool_ops internal_dev_ethtool_ops = {
108 netdev->ethtool_ops = &internal_dev_ethtool_ops; in do_setup()
/linux/drivers/net/ovpn/
H A Dmain.c133 static const struct ethtool_ops ovpn_ethtool_ops = {
148 dev->ethtool_ops = &ovpn_ethtool_ops; in ovpn_setup()
/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.h17 extern const struct ethtool_ops ax88796c_ethtool_ops;

12345678910>>...13