Searched defs:wol (Results 101 - 125 of 128) sorted by relevance

123456

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c2781 static int i40e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
2757 i40e_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c3202 fec_enet_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
3215 fec_enet_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3695 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
3718 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dice_main.c5212 bool wol = pf->wol_ena; local
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h195 u32 wol; member in struct:igc_adapter
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h749 u32 wol; member in struct:atl1_adapter
/linux-master/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2613 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
3219 u32 wol = readl(ioaddr + WOLCmd) & WakeOptsSummary; local
3302 u32 wol local
[all...]
/linux-master/drivers/net/ethernet/3com/
H A D3c59x.c2976 static void vortex_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2990 static int vortex_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/usb/
H A Dlan78xx.c362 u32 wol; member in struct:lan78xx_priv
1625 lan78xx_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
1653 lan78xx_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
4579 lan78xx_set_suspend(struct lan78xx_net *dev, u32 wol) argument
[all...]
H A Dr8152.c8688 static void rtl8152_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
8708 static int rtl8152_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h756 u32 wol; member in struct:ixgbe_adapter
/linux-master/drivers/net/ethernet/intel/
H A De100.c2472 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
2479 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1884 static void bnxt_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1898 static int bnxt_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c7096 bnx2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
7115 bnx2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dtg3.c12414 static void tg3_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
12428 static int tg3_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1191 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb.h1301 u32 wol; member in struct:macb
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c4304 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; local
5078 mvneta_ethtool_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
5086 mvneta_ethtool_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dskge.h2460 u8 wol; member in struct:skge_port
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h294 struct hclge_wol_info wol; member in struct:hclge_mac
H A Dhclge_main.c11560 hclge_get_wol(struct hnae3_handle *handle, struct ethtool_wolinfo *wol) argument
11571 hclge_set_wol(struct hnae3_handle *handle, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1063 u32 wol; member in struct:wx
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c1535 static void rtl8169_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1615 static int rtl8169_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/micrel/
H A Dksz884x.c5788 netdev_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
5808 netdev_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1562 u8 wol; member in struct:bnx2x

Completed in 624 milliseconds

123456