Searched refs:nway_reset (Results 1 – 25 of 114) sorted by relevance
12345
/Linux-v4.19/drivers/staging/octeon/ |
D | ethernet-mdio.c | 47 .nway_reset = cvm_oct_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 178 .nway_reset = spider_net_ethtool_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/ |
D | emac-ethtool.c | 277 .nway_reset = emac_nway_reset,
|
/Linux-v4.19/include/linux/ |
D | ethtool.h | 341 int (*nway_reset)(struct net_device *); member
|
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_ethtool.c | 283 .nway_reset = ehea_nway_reset, /* Restart autonegotiation */
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | ethtool.c | 231 .nway_reset = mtk_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 392 .nway_reset = phy_ethtool_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 300 .nway_reset = atl1c_nway_reset,
|
/Linux-v4.19/drivers/net/usb/ |
D | ax88172a.c | 163 .nway_reset = phy_ethtool_nway_reset,
|
D | asix_devices.c | 139 .nway_reset = usbnet_nway_reset, 305 .nway_reset = usbnet_nway_reset, 791 .nway_reset = usbnet_nway_reset,
|
D | mcs7830.c | 467 .nway_reset = usbnet_nway_reset,
|
D | sr9700.c | 252 .nway_reset = usbnet_nway_reset,
|
D | dm9601.c | 284 .nway_reset = usbnet_nway_reset,
|
D | sierra_net.c | 648 .nway_reset = usbnet_nway_reset,
|
D | sr9800.c | 530 .nway_reset = usbnet_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 406 .nway_reset = aq_ethtool_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 386 .nway_reset = atl1e_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 434 .nway_reset = igbvf_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 500 .nway_reset = pch_gbe_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 560 .nway_reset = dpaa_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/dlink/ |
D | sundance.c | 1686 static int nway_reset(struct net_device *dev) in nway_reset() function 1803 .nway_reset = nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/adaptec/ |
D | starfire.c | 1882 static int nway_reset(struct net_device *dev) in nway_reset() function 1907 .nway_reset = nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/ |
D | lantiq_etop.c | 306 .nway_reset = phy_ethtool_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/cirrus/ |
D | ep93xx_eth.c | 732 .nway_reset = ep93xx_nway_reset,
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 878 .nway_reset = phy_ethtool_nway_reset,
|
12345