Home
last modified time | relevance | path

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

12345678910>>...18

/drivers/net/ethernet/broadcom/bnge/
A Dbnge_ethtool.c26 static const struct ethtool_ops bnge_ethtool_ops = {
32 dev->ethtool_ops = &bnge_ethtool_ops; in bnge_set_ethtool_ops()
/drivers/net/can/rockchip/
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()
/drivers/net/
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()
A Dnlmon.c51 static const struct ethtool_ops nlmon_ethtool_ops = {
69 dev->ethtool_ops = &nlmon_ethtool_ops; in nlmon_setup()
A Dvsockmon.c78 static const struct ethtool_ops vsockmon_ethtool_ops = {
89 dev->ethtool_ops = &vsockmon_ethtool_ops; in vsockmon_setup()
A Ddummy.c96 static const struct ethtool_ops dummy_ethtool_ops = {
106 dev->ethtool_ops = &dummy_ethtool_ops; in dummy_setup()
/drivers/net/wireless/ath/wil6210/
A Dethtool.c103 static const struct ethtool_ops wil_ethtool_ops = {
112 ndev->ethtool_ops = &wil_ethtool_ops; in wil_set_ethtoolops()
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.h43 extern const struct ethtool_ops mlx5i_ethtool_ops;
44 extern const struct ethtool_ops mlx5i_pkey_ethtool_ops;
/drivers/net/can/
A Dvcan.c152 static const struct ethtool_ops vcan_ethtool_ops = {
171 dev->ethtool_ops = &vcan_ethtool_ops; in vcan_setup()
/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_ethtool.c171 static const struct ethtool_ops opa_vnic_ethtool_ops = {
182 netdev->ethtool_ops = &opa_vnic_ethtool_ops; in opa_vnic_set_ethtool_ops()
/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_ethtool.c116 static const struct ethtool_ops ngbe_ethtool_ops = {
147 netdev->ethtool_ops = &ngbe_ethtool_ops; in ngbe_set_ethtool_ops()
/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-ethtool.c119 static const struct ethtool_ops mcp251xfd_ethtool_ops = {
135 priv->ndev->ethtool_ops = &mcp251xfd_ethtool_ops; in mcp251xfd_ethtool_init()
/drivers/net/can/usb/peak_usb/
A Dpcan_usb_core.h49 const struct ethtool_ops *ethtool_ops; member
/drivers/infiniband/ulp/ipoib/
A Dipoib_ethtool.c219 static const struct ethtool_ops ipoib_ethtool_ops = {
234 dev->ethtool_ops = &ipoib_ethtool_ops; in ipoib_set_ethtool_ops()
/drivers/net/ethernet/qualcomm/emac/
A Demac-ethtool.c256 static const struct ethtool_ops emac_ethtool_ops = {
286 netdev->ethtool_ops = &emac_ethtool_ops; in emac_set_ethtool_ops()
/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c162 static const struct ethtool_ops xge_ethtool_ops = {
174 ndev->ethtool_ops = &xge_ethtool_ops; in xge_set_ethtool_ops()
/drivers/net/ethernet/sfc/
A Def100_ethtool.h12 extern const struct ethtool_ops ef100_ethtool_ops;
/drivers/net/ethernet/marvell/prestera/
A Dprestera_ethtool.h12 extern const struct ethtool_ops prestera_ethtool_ops;
/drivers/net/ethernet/freescale/enetc/
A Denetc.h273 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;
/drivers/net/ethernet/aquantia/atlantic/
A Daq_ethtool.h14 extern const struct ethtool_ops aq_ethtool_ops;
/drivers/net/can/slcan/
A Dslcan.h17 extern const struct ethtool_ops slcan_ethtool_ops;
/drivers/staging/octeon/
A Dethernet-mdio.h23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
/drivers/net/ovpn/
A Dmain.c131 static const struct ethtool_ops ovpn_ethtool_ops = {
146 dev->ethtool_ops = &ovpn_ethtool_ops; in ovpn_setup()
/drivers/net/ethernet/qualcomm/
A Dqca_debug.c272 static const struct ethtool_ops qcaspi_ethtool_ops = {
287 dev->ethtool_ops = &qcaspi_ethtool_ops; in qcaspi_set_ethtool_ops()
/drivers/net/ethernet/altera/
A Daltera_tse_ethtool.c240 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

12345678910>>...18