Home
last modified time | relevance | path

Searched defs:wol (Results 101 – 125 of 130) sorted by relevance

123456

/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
De1000.h305 u32 wol; member
/Linux-v6.6/drivers/net/phy/
Dphy_device.c1853 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend() local
/Linux-v6.6/drivers/net/ethernet/atheros/atl1c/
Datl1c.h533 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Dfalcon.c2687 static void falcon_get_wol(struct ef4_nic *efx, struct ethtool_wolinfo *wol) in falcon_get_wol()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1914 struct ethtool_wolinfo *wol) in cxgb4vf_get_wol()
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb.h571 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc.h180 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dbnx2.c7095 bnx2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2_get_wol()
7114 bnx2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2_set_wol()
Dtg3.c12306 static void tg3_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in tg3_get_wol()
12320 static int tg3_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in tg3_set_wol()
/Linux-v6.6/drivers/net/ethernet/atheros/atlx/
Datl1.h749 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c2095 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol()
/Linux-v6.6/drivers/staging/qlge/
Dqlge_main.c3736 u32 wol = MB_WOL_DISABLE; in qlge_wol() local
/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c1382 static void rtl8169_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_get_wol()
1462 static int rtl8169_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_set_wol()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h619 bool wol; member
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h756 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c2949 struct qed_ptt *p_ptt, enum qed_ov_wol wol) in qed_mcp_ov_update_wol()
/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h919 u32 wol; member
/Linux-v6.6/drivers/net/usb/
Dr8152.c8631 static void rtl8152_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_get_wol()
8651 static int rtl8152_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_set_wol()
/Linux-v6.6/drivers/net/ethernet/micrel/
Dksz884x.c5789 struct ethtool_wolinfo *wol) in netdev_get_wol()
5809 struct ethtool_wolinfo *wol) in netdev_set_wol()
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1190 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy() local
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h278 struct hclge_wol_info wol; member
Dhclge_main.c11530 struct ethtool_wolinfo *wol) in hclge_get_wol()
11541 struct ethtool_wolinfo *wol) in hclge_set_wol()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_main.c5132 bool wol = pf->wol_ena; in ice_set_wake() local
/Linux-v6.6/drivers/net/ethernet/cadence/
Dmacb.h1300 u32 wol; member
/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.h2259 u8 wol; /* WAKE_ bits */ member

123456