Searched refs:ethtool_ops (Results 1 – 25 of 430) sorted by relevance
12345678910>>...18
26 static const struct ethtool_ops bnge_ethtool_ops = {32 dev->ethtool_ops = &bnge_ethtool_ops; in bnge_set_ethtool_ops()
61 static const struct ethtool_ops rkcanfd_ethtool_ops = {70 priv->ndev->ethtool_ops = &rkcanfd_ethtool_ops; in rkcanfd_ethtool_init()
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()
51 static const struct ethtool_ops nlmon_ethtool_ops = {69 dev->ethtool_ops = &nlmon_ethtool_ops; in nlmon_setup()
78 static const struct ethtool_ops vsockmon_ethtool_ops = {89 dev->ethtool_ops = &vsockmon_ethtool_ops; in vsockmon_setup()
96 static const struct ethtool_ops dummy_ethtool_ops = {106 dev->ethtool_ops = &dummy_ethtool_ops; in dummy_setup()
103 static const struct ethtool_ops wil_ethtool_ops = {112 ndev->ethtool_ops = &wil_ethtool_ops; in wil_set_ethtoolops()
43 extern const struct ethtool_ops mlx5i_ethtool_ops;44 extern const struct ethtool_ops mlx5i_pkey_ethtool_ops;
152 static const struct ethtool_ops vcan_ethtool_ops = {171 dev->ethtool_ops = &vcan_ethtool_ops; in vcan_setup()
171 static const struct ethtool_ops opa_vnic_ethtool_ops = {182 netdev->ethtool_ops = &opa_vnic_ethtool_ops; in opa_vnic_set_ethtool_ops()
116 static const struct ethtool_ops ngbe_ethtool_ops = {147 netdev->ethtool_ops = &ngbe_ethtool_ops; in ngbe_set_ethtool_ops()
119 static const struct ethtool_ops mcp251xfd_ethtool_ops = {135 priv->ndev->ethtool_ops = &mcp251xfd_ethtool_ops; in mcp251xfd_ethtool_init()
49 const struct ethtool_ops *ethtool_ops; member
219 static const struct ethtool_ops ipoib_ethtool_ops = {234 dev->ethtool_ops = &ipoib_ethtool_ops; in ipoib_set_ethtool_ops()
256 static const struct ethtool_ops emac_ethtool_ops = {286 netdev->ethtool_ops = &emac_ethtool_ops; in emac_set_ethtool_ops()
162 static const struct ethtool_ops xge_ethtool_ops = {174 ndev->ethtool_ops = &xge_ethtool_ops; in xge_set_ethtool_ops()
12 extern const struct ethtool_ops ef100_ethtool_ops;
12 extern const struct ethtool_ops prestera_ethtool_ops;
273 const struct ethtool_ops *eth_ops;528 extern const struct ethtool_ops enetc_pf_ethtool_ops;529 extern const struct ethtool_ops enetc4_pf_ethtool_ops;530 extern const struct ethtool_ops enetc_vf_ethtool_ops;
14 extern const struct ethtool_ops aq_ethtool_ops;
17 extern const struct ethtool_ops slcan_ethtool_ops;
23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
131 static const struct ethtool_ops ovpn_ethtool_ops = {146 dev->ethtool_ops = &ovpn_ethtool_ops; in ovpn_setup()
272 static const struct ethtool_ops qcaspi_ethtool_ops = {287 dev->ethtool_ops = &qcaspi_ethtool_ops; in qcaspi_set_ethtool_ops()
240 static const struct ethtool_ops tse_ethtool_ops = {257 netdev->ethtool_ops = &tse_ethtool_ops; in altera_tse_set_ethtool_ops()
Completed in 38 milliseconds