/drivers/net/phy/ |
D | at803x.c | 303 .get_wol = at803x_get_wol, 322 .get_wol = at803x_get_wol, 341 .get_wol = at803x_get_wol,
|
D | phy.c | 1202 if (phydev->drv->get_wol) in phy_ethtool_get_wol() 1203 phydev->drv->get_wol(phydev, wol); in phy_ethtool_get_wol()
|
D | marvell.c | 989 .get_wol = &m88e1318_get_wol,
|
/drivers/net/wireless/libertas/ |
D | ethtool.c | 117 .get_wol = lbs_ethtool_get_wol,
|
/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 171 .get_wol = spider_net_ethtool_get_wol,
|
/drivers/net/wireless/mwifiex/ |
D | ethtool.c | 148 .get_wol = mwifiex_ethtool_get_wol,
|
/drivers/net/dsa/ |
D | bcm_sf2.c | 794 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol() 817 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol() 854 .get_wol = bcm_sf2_sw_get_wol,
|
/drivers/net/usb/ |
D | asix_devices.c | 123 .get_wol = asix_get_wol, 265 .get_wol = asix_get_wol, 499 .get_wol = asix_get_wol,
|
D | ax88172a.c | 194 .get_wol = asix_get_wol,
|
D | sr9800.c | 527 .get_wol = sr_get_wol,
|
/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 296 .get_wol = atl1c_get_wol,
|
/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 413 .get_wol = uec_get_wol,
|
/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 379 .get_wol = atl1e_get_wol,
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 496 .get_wol = pch_gbe_get_wol,
|
/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 455 .get_wol = igbvf_get_wol,
|
/drivers/net/ethernet/sfc/ |
D | ethtool.c | 759 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol() 1175 .get_wol = efx_ethtool_get_wol,
|
D | net_driver.h | 1275 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
D | siena.c | 943 .get_wol = siena_get_wol,
|
/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 624 .get_wol = vmxnet3_get_wol,
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 768 .get_wol = stmmac_get_wol,
|
/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 718 .get_wol = ql_get_wol,
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1839 .get_wol = qlcnic_get_wol, 1867 .get_wol = qlcnic_get_wol,
|
/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 2593 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2681 .get_wol = get_wol,
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 948 .get_wol = netxen_nic_get_wol,
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 2089 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2119 .get_wol = get_wol,
|