Searched defs:wol (Results 76 - 100 of 128) sorted by relevance

123456

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1913 cxgb4vf_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/phy/
H A Dmotorcomm.c459 static int ytphy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
432 ytphy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
531 yt8531_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dphy_device.c1978 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
H A Dmarvell.c1815 m88e1318_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
1835 m88e1318_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.c3428 static void velocity_ethtool_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
3444 static int velocity_ethtool_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dvia-rhine.c2342 static void rhine_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2356 static int rhine_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/socionext/
H A Dsni_ave.c418 ave_ethtool_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
428 __ave_ethtool_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
438 ave_ethtool_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
1167 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
1735 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
1753 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Def10.c2035 static void efx_ef10_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) argument
2027 efx_ef10_get_wol_vf(struct efx_nic *efx, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2094 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/intel/e1000e/
H A De1000.h305 u32 wol; member in struct:e1000_adapter
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c1141 static void bnx2x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1158 static int bnx2x_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/dsa/microchip/
H A Dksz_common.c3681 struct ethtool_wolinfo wol; local
3657 ksz_get_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
3666 ksz_set_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
/linux-master/net/ethtool/
H A Dioctl.c1466 struct ethtool_wolinfo wol; local
1482 struct ethtool_wolinfo wol, cur_wol; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1639 static int mlx5e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
1618 mlx5e_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/realtek/
H A D8139cp.c1326 netdev_set_wol(struct cp_private *cp, const struct ethtool_wolinfo *wol) argument
1359 netdev_get_wol(struct cp_private *cp, struct ethtool_wolinfo *wol) argument
1503 cp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1513 cp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A D8139too.c2306 static void rtl8139_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2340 rtl8139_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c2687 static void falcon_get_wol(struct ef4_nic *efx, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c2948 qed_mcp_ov_update_wol(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, enum qed_ov_wol wol) argument
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.c3525 static void sky2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
3533 static int sky2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
4590 sky2_init_netdev(struct sky2_hw *hw, unsigned port, int highmem, int wol) argument
[all...]
H A Dmv643xx_eth.c1541 mv643xx_eth_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1550 mv643xx_eth_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h619 bool wol; member in struct:mlx4_en_priv
/linux-master/drivers/net/ethernet/calxeda/
H A Dxgmac.c1637 xgmac_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1648 xgmac_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h530 u32 wol; member in struct:atl1c_adapter
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c3245 static void macb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
3258 static int macb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb.h571 u32 wol; member in struct:igb_adapter

Completed in 419 milliseconds

123456