/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | dp83867.c | 875 .get_wol = dp83867_get_wol,
|
H A D | dp83869.c | 862 .get_wol = dp83869_get_wol,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | dsa.h | 491 void (*get_wol)(struct dsa_switch *ds, int port, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | net_driver.h | 960 * @get_wol: Get WoL configuration from driver state 1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | dp83869.c | 904 .get_wol = dp83869_get_wol, \
|
H A D | dp83867.c | 1036 .get_wol = dp83867_get_wol,
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | ioctl.c | 1426 if (!dev->ethtool_ops->get_wol) in ethtool_get_wol() 1431 dev->ethtool_ops->get_wol(dev, &wol); in ethtool_get_wol() 1443 if (!dev->ethtool_ops->get_wol || !dev->ethtool_ops->set_wol) in ethtool_set_wol() 1448 dev->ethtool_ops->get_wol(dev, &cur_wol); in ethtool_set_wol()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | siena.c | 1001 .get_wol = siena_get_wol,
|
H A D | net_driver.h | 1229 * @get_wol: Get WoL configuration from driver state 1374 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ethtool.c | 924 .get_wol = netxen_nic_get_wol,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 1002 .get_wol = stmmac_get_wol,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 740 .get_wol = enetc_get_wol,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 982 .get_wol = aq_ethtool_get_wol,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 776 .get_wol = am65_cpsw_get_wol,
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | sr9800.c | 525 .get_wol = sr_get_wol,
|
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge_ethtool.c | 724 .get_wol = ql_get_wol,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 574 * get_wol 776 void (*get_wol)(struct hnae3_handle *handle, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 999 .get_wol = aq_ethtool_get_wol,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ethtool.c | 932 .get_wol = netxen_nic_get_wol,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 1241 * @get_wol: Get WoL configuration from driver state 1385 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
/kernel/linux/linux-6.6/drivers/staging/qlge/ |
H A D | qlge_ethtool.c | 728 .get_wol = qlge_get_wol,
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9800.c | 525 .get_wol = sr_get_wol,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 1012 .get_wol = siena_get_wol,
|
H A D | net_driver.h | 1189 * @get_wol: Get WoL configuration from driver state 1336 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 741 .get_wol = am65_cpsw_get_wol,
|