Home
last modified time | relevance | path

Searched defs:wol_info (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amd/
H A Damd8111e.c1417 static void amd8111e_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol_info) in amd8111e_get_wol()
1425 static int amd8111e_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol_info) in amd8111e_set_wol()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11616 struct hclge_wol_info *wol_info) in hclge_set_wol_cfg()
11638 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_update_wol() local
11648 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_init_wol() local
11668 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_get_wol() local
11679 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_set_wol() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h719 u32 wol_info; member